| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-04 | fix cmake build | hathach | |
| 2023-05-03 | renesas_ra: fix existing boards support | Martino Facchin | |
| 2023-05-03 | renesas_ra: add support for HS port | Martino Facchin | |
| 2023-04-26 | fix pio vbus typo | hathach | |
| 2023-04-26 | fix build with nxp since mcux-sdk from 2.13.0 remove CMSIS folder | hathach | |
| 2023-04-24 | minor update | hathach | |
| 2023-04-21 | update freeRTOS kernel to latest for library cmake | hathach | |
| add per family freeRTOSConfig.h also make changes to build with freertos_kernel cmake - hard coded configPRIO_BITS based on family - change configSUPPORT_STATIC_ALLOCATION to 0, configSUPPORT_DYNAMIC_ALLOCATION to 1 - enable configRECORD_STACK_HIGH_ADDRESS for tracing - enable INCLUDE_xTaskGetCurrentTaskHandle which is required to compile stream_buffer (although we don't use it). | |||
| 2023-04-21 | example run well with cmake for imxrt | hathach | |
| 2023-04-20 | clean up | hathach | |
| 2023-04-20 | board test running with cmake | hathach | |
| 2023-04-20 | adding cmake build for imxrt1010 | hathach | |
| 2023-04-14 | Fix GCC build. | HiFiPhile | |
| 2023-04-14 | Fix CI | HiFiPhile | |
| 2023-04-14 | Use PLL clock. | HiFiPhile | |
| 2023-04-14 | Add stm32g0b1nucleo BSP. | HiFiPhile | |
| 2023-04-06 | Merge pull request #2006 from hathach/cmake | Ha Thach | |
| Cmake | |||
| 2023-04-03 | more fix | hathach | |
| 2023-04-03 | fix build for esp32 | hathach | |
| 2023-04-03 | openh743i: initialize USB3300 reset pin | raiden00pl | |
| 2023-03-30 | more esp32 cmake clean up | hathach | |
| 2023-03-30 | update all cmake for esp32 build | hathach | |
| 2023-03-30 | merge s2 and s3, update cmake for espressif, add tinyusb_src as component | hathach | |
| 2023-03-29 | adding more cmake support | hathach | |
| 2023-03-24 | separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to | hathach | |
| - CFG_TUD_MEM_SECTION and CFG_TUD_MEM_ALIGN - CFG_TUH_MEM_SECTION and CFG_TUH_MEM_ALIGN - fix missing mem section and align for host | |||
| 2023-03-23 | rename and change default pio usb pin to adafruit feather usb host | hathach | |
| 2023-03-19 | bsp lpc17 | hathach | |
| 2023-03-19 | bsp lpc51 | hathach | |
| 2023-03-19 | add mising lpc13 file | hathach | |
| 2023-03-19 | bsp lpc13 | hathach | |
| 2023-03-19 | bsp lpc11 | hathach | |
| 2023-03-19 | add mising file | hathach | |
| 2023-03-19 | bsp for f2 f3 | hathach | |
| 2023-03-19 | add CFLAGS_SKIP to improve sam compile time | hathach | |
| 2023-03-19 | group stm32l0 | hathach | |
| 2023-03-19 | group same5x | hathach | |
| 2023-03-18 | fix ci with kl25z | hathach | |
| 2023-03-18 | more update to kinetis bsp | hathach | |
| 2023-03-18 | merge kinetis into its own family in bsp | hathach | |
| 2023-03-18 | Add support for NXP FRDM_K32L2A4S eval board. | Bob Paddock | |
| 2023-03-17 | update mm32sdk with idndef for SYSCLK_FREQ_XXMHz and SYSCLK_HSI_XXMHz | hathach | |
| add HSE_VALUE define for each board with 8mhz, 12mhz accordingly | |||
| 2023-03-17 | whitespace | hathach | |
| 2023-03-17 | add board: DshanMCU Pitaya Lite | Koen De Vleeschauwer | |
| 2023-03-17 | fix spelling | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-03-17 | Merge pull request #1960 from hathach/fix-host-enumerate-mul-device | Ha Thach | |
| Fix host enumerate multiple devices from multiple host controllers | |||
| 2023-03-17 | Merge pull request #1860 from howard0su/pico_freertos | Ha Thach | |
| Allow config OS for RP2040 | |||
| 2023-03-17 | update host example, add pio-pico-usb for rp2040 | hathach | |
| 2023-03-17 | Merge pull request #1391 from perigoso/renesas-ra | Ha Thach | |
| Renesas ra family support | |||
| 2023-03-16 | more fix | hathach | |
| 2023-03-16 | rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC | hathach | |
| also fix trailing spaces | |||
