esp32-s2_dfu/src
hathach 6183dbd0ce add -Wextra for more warnings to example
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
2019-09-27 00:15:43 +07:00
..
class add -Wextra for more warnings to example 2019-09-27 00:15:43 +07:00
common Change inline functions to macros, and make all parameter names uniform. 2019-09-16 11:27:05 -04:00
device Changing the bitwise to a logical OR created a huge hard to find bug. It shortcutted the call to the class function, 2019-09-21 19:29:57 -04:00
host rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR 2019-07-19 16:31:51 +07:00
osal add -Wextra for more warnings to example 2019-09-27 00:15:43 +07:00
portable add -Wextra for more warnings to example 2019-09-27 00:15:43 +07:00
tusb.c update license year to 2019 2019-05-14 11:48:05 +07:00
tusb.h rename custom/custom-_* to vendor/vendor_* 2019-07-19 16:37:28 +07:00
tusb_option.h adding stm32l4 support, board test run with stm32l476disco, usb doens't work yet 2019-09-13 11:22:44 +07:00