| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-02-18 | fix build with latest esp idf | hathach | |
| 2021-10-25 | moving esp32s2 to dwc2, abstract dwc2_set_turnaround() | hathach | |
| 2021-10-05 | rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS | hathach | |
| 2021-09-25 | add NCM driver in a compatible manner : hathach/tinyusb#550 | Peter Lawrence | |
| 2021-09-25 | add CFG_TUSB_OS_INC_PATH for os include path | hathach | |
| useful for freertos/ prefix with esp IDF | |||
| 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 | |||
| 2020-04-09 | make saola as cmake component, easier to add more esp32 board | hathach | |
| 2020-04-08 | update cmake | hathach | |
| 2020-04-07 | rename saola to saola_1 | hathach | |
| 2020-04-07 | esp32s2 work with hid_composite_freertos | hathach | |
| 2020-04-07 | add saola button pin support, esp32 build with board_test | hathach | |
| 2020-04-01 | add esp32s2 saola bsp | hathach | |
| update cdc_msc_freertos main.c to work with esp32s2 add CMake file | |||
