| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-24 | add lpc40 to cmake | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2022-06-29 | fix buid_board.py script | hathach | |
| 2022-06-06 | fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp | hathach | |
| 2020-09-06 | replacing hcd_pipe_xfer by usbh_edpt_xfer | hathach | |
| 2020-09-03 | fix vector assign | hathach | |
| 2020-09-03 | rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler | hathach | |
| 2020-09-03 | revert to use __USE_LPCOPEN | hathach | |
| properly init fpu on LPC M4 | |||
| 2020-04-17 | mass rename tud/dcd_irq_handler to tud/dcd_init_handler | hathach | |
| 2020-04-06 | mass rename tud_isr to tud_irq_handler | hathach | |
| 2020-04-06 | move irqhandler to application | hathach | |
| tud_isr() must be called by application to forward the irqhandle to the stack | |||
| 2019-11-21 | moving irq to bsp for lpc17/40 | hathach | |
| 2019-10-24 | fix missing board uart read/write() | hathach | |
| 2019-08-23 | drop board_* in bsp c file | hathach | |
| move hw/cmsis to hw/mcu/nordic since only nrf uses it. | |||
