| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on/off (off for faster compiling time)
|
|
|
|
use static inline min_of and max_of instead of macro
|
|
|
|
|
|
|
|
|
|
add binary const support @ common/binary.h
enhance assert support @ common/assertion.h
add test code for assertion.h
|
|
|
|
|
|
rename the internal/default configure from tusb_cfg.h to tusb_option.h
|
|
|
|
back to use lpcxpresso project file (instead of make target project)
|
|
|
|
- unified makefile project for the whole repos
- new separate project for tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add some makefile.defs
|
|
rename arch to mcu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
start to work on hal layer
|