| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-03-31 | remove NVIC_SystemReset() in freertos examples | hathach | |
| 2021-03-27 | added configurations for RX63X | kkitayam | |
| 2021-03-18 | clean up some examples | hathach | |
| 2021-03-01 | fix freeRTOS config symbol warning with latest kernel | hathach | |
| 2021-03-01 | add submodule lib/FreeRTOS-Kernel | hathach | |
| 2020-11-24 | fix ci build | hathach | |
| 2020-11-24 | comment out and add note for tud_cdc_connected() in cdc_msc examples | hathach | |
| 2020-11-18 | Reset CDC examples to original state | Jan Dümpelmann | |
| 2020-09-04 | Remove tud_cdc_connected check from examples | Jan Dümpelmann | |
| 2020-07-23 | example to call tud_init() after freeRTOS kernel is started | hathach | |
| add note for usb init when using with RTOS | |||
| 2020-07-21 | add note for MS OS 1.0 Descriptor at 0xEE | hathach | |
| 2020-07-19 | minor clean up | hathach | |
| 2020-07-18 | more update | hathach | |
| 2020-07-16 | rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE | hathach | |
| rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE | |||
| 2020-07-16 | add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lun | hathach | |
| 2020-06-30 | Merge branch 'master' into add-stm-hs | hathach | |
| 2020-06-15 | update example config and descriptor with better Highspeed support | hathach | |
| 2020-06-15 | clean up, update other example config | hathach | |
| 2020-05-29 | fix idf usb pin init changes | hathach | |
| 2020-04-22 | added swo as logger | hathach | |
| tested with feather nrf52840 + jlink | |||
| 2020-04-17 | update example to include CXD56 for highspeed mode | hathach | |
| 2020-04-11 | print correct example name | hathach | |
| 2020-04-11 | fix incorrect setup packet | hathach | |
| also increase usbd stack in example when debug is enabled | |||
| 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 hid_composite_freertos example | hathach | |
| 2020-04-07 | example clean up | hathach | |
| 2020-04-07 | clean up | hathach | |
| 2020-04-07 | add saola button pin support, esp32 build with board_test | hathach | |
| 2020-04-06 | Merge branch 'master' into add-esp32s2 | hathach | |
| 2020-04-01 | reduce freertos task stack size to fit small mcu | hathach | |
| 2020-04-01 | add esp32s2 saola bsp | hathach | |
| update cdc_msc_freertos main.c to work with esp32s2 add CMake file | |||
| 2020-04-01 | add dcd_esp32s2 | hathach | |
| skip esp32s2_saola for make build since idf use cmake | |||
| 2020-03-31 | revise argument order for TUD_CONFIG_DESCRIPTOR macro | Peter Lawrence | |
| 2020-03-30 | add provision for multiple configurations | Peter Lawrence | |
| 2020-03-11 | clean up | hathach | |
| 2020-03-11 | hack to undef LITTLE_ENDIAN for samg55 | hathach | |
| 2020-03-11 | fix more build | hathach | |
| 2020-03-11 | fix cortex M7, M23, M33 freertos build | hathach | |
| 2020-03-11 | freertos demo use static only for most optmized sram | hathach | |
| 2020-03-10 | update freertos example | hathach | |
| work with samd21 samd51 and nrf | |||
| 2020-03-10 | rename to cdc_msc_freertos | hathach | |
