hathach
|
50be9d7c3a
|
mass rename tud/dcd_irq_handler to tud/dcd_init_handler
|
2020-04-17 12:27:53 +07:00 |
|
hathach
|
4179334aca
|
call tud_irq_handler() for all nrf5x board
|
2020-04-06 17:35:11 +07:00 |
|
hathach
|
2d6d298302
|
move irqhandler to application
tud_isr() must be called by application to forward the irqhandle to the
stack
|
2020-04-06 14:11:45 +07:00 |
|
hathach
|
65578dec44
|
update freertos example
work with samd21 samd51 and nrf
|
2020-03-10 23:16:09 +07:00 |
|
hathach
|
b638aabad8
|
add uart for feather nrf52840
|
2020-03-08 13:25:14 +07:00 |
|
hathach
|
6f952a8e84
|
fix missing board uart read/write()
|
2019-10-24 12:20:06 +07:00 |
|
hathach
|
d4895c4af6
|
add board_test example for testing new board
|
2019-08-24 23:30:35 +07:00 |
|
hathach
|
e5e73ed76c
|
drop board_* in bsp c file
move hw/cmsis to hw/mcu/nordic since only nrf uses it.
|
2019-08-23 23:35:55 +07:00 |
|