espressif_tinyusb/examples
hathach ae560bd825
fix segger debug with SD
- Add macro NO_VTOR_CONFIG
- In Properties -> Debugger -> Debugger Options -> Start From Entry
Point Symbol, set to 'No.' This is because we should enter our
SoftDevice's ResetHandler(), not our applications. For more information,
see RK's comment below.
2019-01-29 17:31:32 +07:00
..
device fix segger debug with SD 2019-01-29 17:31:32 +07:00
host/cdc_msc_hid seperate tusb_task() to tud_task() and tuh_task() 2018-12-13 14:51:37 +07:00
obsolete/host clean up compiler attribute 2018-12-14 13:08:21 +07:00
readme.md clean up files 2018-12-13 15:20:28 +07:00

readme.md

Examples

Build and Run example instructions