hathach
|
ad2824df8b
|
add ENTRY(Reset_Handler) to linker of samd21 and samd51 board
fix #303
|
2020-03-28 22:25:07 +07:00 |
|
hathach
|
65578dec44
|
update freertos example
work with samd21 samd51 and nrf
|
2020-03-10 23:16:09 +07:00 |
|
hathach
|
3ea95c2ab6
|
clean up LD_FILE using $(BOARD)
make it easier to duplicate bsp
|
2020-03-07 17:49:30 +07:00 |
|
hathach
|
b5684c5c10
|
merge dcd_samd51 & dcd_samd21 into dcd_samd
|
2019-12-26 21:46:59 +07:00 |
|
hathach
|
208a77678c
|
clean up, switch and update submodule samd to circuitpython branch
|
2019-12-09 18:37:54 +07:00 |
|
hathach
|
f638594536
|
move -flto to board.mk
current board that doesn work with flto is spresense and mimxrt10xx (due
to xip image_vector_table is optimized out).
|
2019-11-20 16:06:40 +07:00 |
|
hathach
|
6f952a8e84
|
fix missing board uart read/write()
|
2019-10-24 12:20:06 +07:00 |
|
hathach
|
c6f356b4f4
|
change feather/metro m4_express button to D5
|
2019-09-01 11:20:22 +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 |
|
hathach
|
d2f53c552a
|
added adafruit feather m4 express board
|
2019-07-01 22:57:23 +07:00 |
|