hathach
|
ef49b93532
|
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
2023-07-24 15:46:21 +07:00 |
|
hathach
|
3623ba1884
|
fix trailing space and new line
temporarily disable codespell
|
2023-03-17 16:12:49 +07:00 |
|
hathach
|
498989ee00
|
use tu_static instead of static _fuzz_thread
|
2023-02-22 16:23:40 +07:00 |
|
hathach
|
03ec49450d
|
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
|
2023-02-22 11:47:09 +07:00 |
|
Nathaniel Brough
|
18c3095346
|
fix: Change all static variables to thread when fuzzing
|
2023-01-20 15:45:31 -08:00 |
|
Bastien Nocera
|
6a2cf67289
|
Fix typos
|
2022-12-04 19:43:23 +07:00 |
|
hathach
|
9c56f70111
|
suppress error with net example
|
2022-06-27 20:30:47 +07:00 |
|
hathach
|
8b9cf152a0
|
rhport argument in usbd_ API() is not used (always use the initialized port)
remove the usage of TUD_OPT_RHPORT in class driver
|
2022-06-02 16:51:17 +07:00 |
|
hathach
|
d10326cb4e
|
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
2022-02-25 18:35:21 +07:00 |
|
hathach
|
a867d87072
|
rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS
|
2021-10-05 16:00:07 +07:00 |
|