summaryrefslogtreecommitdiff
path: root/src/common/tusb_compiler.h
AgeCommit message (Expand)Author
2020-10-03Use C++11 static_assert when availableNiklas Hauser
2020-05-08Add IAR compiler attribute and endian support.Mengsk
2020-01-15Normalize line endingsNathan Conrad
2019-10-12adding log support with uarthathach
2019-09-16Change inline functions to macros, and make all parameter names uniform.Nathan Conrad
2019-09-15Massive copy&paste typo of mine in the 32-bit byte swapping function....Nathan Conrad
2019-09-13TI compiler quirks, and le byte swapping functions.Nathan Conrad
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14more clean up use inline bit funciton instead of macroshathach
2019-05-14clean up endian convert functionhathach
2019-05-14remove deprecated tusb_task, clean up tusb compilerhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-09-02clean uphathach
2018-08-23fix compiler static assert complainhathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-07-25add scsi start stop unit struct, improve device msc, correctly stall unsuppor...hathach
2018-06-18rename subfolder source to srchathach