| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach | |
| update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible | |||
| 2024-04-24 | fix make build due to clang changes | hathach | |
| 2024-04-22 | clang work with lpc43 | hathach | |
| 2024-04-05 | change .bss section from ramloc32 to ramloc40 for lpc43xx | hathach | |
| 2023-12-18 | update FreeRTOSConfig.h | hathach | |
| - remove configAssert() - configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil | |||
| 2023-11-23 | move tools/cmake to examples/build_system | hathach | |
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach | |
| 2023-11-16 | switch freertos to static allocation only (dynamic = 0), since it is ↵ | hathach | |
| possible now with latest freertos cmake | |||
| 2023-09-27 | change hcd_int_handler(rhport, in_isr) signature: add in_isr | hathach | |
| change tuh_int_handler() to take in_isr as optional parameter (default = true) | |||
| 2023-08-14 | add iar support for lpc43, add lpcxpresso43s67 to hil farm | hathach | |
| 2023-08-14 | add board_get_unique_id() for lpc43 | hathach | |
| 2023-08-14 | add lpcxpresso43s67 | hathach | |
| 2023-08-03 | add lpc43 family | hathach | |
