| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-28 | grouping nrf boards | hathach | |
| 2020-10-08 | clean up jlink default interface | hathach | |
| 2020-05-17 | enable -Wcast-align | hathach | |
| suppress vendor sdk driver at board.mk | |||
| 2020-04-17 | mass rename tud/dcd_irq_handler to tud/dcd_init_handler | hathach | |
| 2020-04-06 | call tud_irq_handler() for all nrf5x board | hathach | |
| 2020-04-06 | move irqhandler to application | hathach | |
| tud_isr() must be called by application to forward the irqhandle to the stack | |||
| 2020-03-24 | nrf use new cmsis_4 submodule for core header | hathach | |
| 2020-03-10 | update freertos example | hathach | |
| work with samd21 samd51 and nrf | |||
| 2020-03-08 | add uart for feather nrf52840 | hathach | |
| 2020-03-07 | clean up LD_FILE using $(BOARD) | hathach | |
| make it easier to duplicate bsp | |||
| 2019-11-20 | move -flto to board.mk | hathach | |
| current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out). | |||
| 2019-10-24 | fix missing board uart read/write() | hathach | |
| 2019-10-01 | -Wno-error=cast-function-type is only available for gcc 8+, change travis ↵ | hathach | |
| dist to bionic | |||
| 2019-09-27 | add -Wextra for more warnings to example | hathach | |
| non-stack warning (probably mcu driver) should be suppressed in the board.mk | |||
| 2019-08-24 | add board_test example for testing new board | hathach | |
| 2019-08-23 | drop board_* in bsp c file | hathach | |
| move hw/cmsis to hw/mcu/nordic since only nrf uses it. | |||
| 2019-08-05 | clean up | hathach | |
| 2019-08-05 | merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.c | hathach | |
| 2019-05-29 | use adafruit-nrfutil dfu as default flash target for feather nrf52840 | hathach | |
| 2019-05-20 | add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840 | hathach | |
| 2019-05-15 | board clean up, add button for ea4088 | hathach | |
| 2019-05-14 | more makefile clean up | hathach | |
| 2019-05-14 | update license year to 2019 | hathach | |
| 2019-05-02 | add hid_test.py for testing #58 | hathach | |
| add feather nrf52840 express to supported board | |||
