| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-30 | esp32 build fixes | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-19 | clean up cmake, remove family_get_project_name() | hathach | |
| 2025-01-21 | bump up cmake min to 3.20 | hathach | |
| 2024-11-21 | - move freertos_hooks to board.c | hathach | |
| - add device/midi_test_freertos example - update bth/dfu/midi device for cache line size | |||
| 2023-06-27 | rework cmake with rtos support add RTOS to ↵ | hathach | |
| family_configure_device/host/dual_example() | |||
| 2023-05-07 | update all device cmake example for imx | hathach | |
| 2023-05-06 | cmake work well with imxrt | hathach | |
| 2023-04-21 | build all freertos, not able to build net lwip due to lack of sio_open() | 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 | update most examples cmake to build with imxrt | hathach | |
| 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 | |
| 2022-12-04 | Fix typos | Bastien Nocera | |
| 2021-06-12 | set TOP to build with esp32sx | hathach | |
| 2021-06-10 | Make examples standalone buildable via CMake | graham sanderson | |
| 2021-04-19 | cmake cleanup | hathach | |
| 2021-04-18 | update per review | hathach | |
| 2021-04-16 | espressif: group boards using target name as a family | Alex Lisitsyn | |
| `hw\bsp` separate one family folder to esp32s2, esp32s3 add board specific board.cmake file to override board specific options(features) fix examples and test scripts to use new family approach | |||
| 2021-04-16 | tinyusb: add support of esp32s3 target | Alex Lisitsyn | |
| add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted | |||
| 2021-01-26 | change output filename to BOARD-Directory | hathach | |
| 2021-01-23 | improve ci for esp32s2 | hathach | |
| 2020-11-27 | group esp32s2 board into its group | hathach | |
| 2020-06-29 | added esp32s2 kaluga bsp | hathach | |
| 2020-04-09 | make saola as cmake component, easier to add more esp32 board | hathach | |
| 2020-04-08 | update cmake | hathach | |
| 2020-04-07 | add saola button pin support, esp32 build with board_test | hathach | |
| 2020-04-01 | rename project to cdc_msc_freertos | hathach | |
| 2020-04-01 | add esp32s2 saola bsp | hathach | |
| update cdc_msc_freertos main.c to work with esp32s2 add CMake file | |||
