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
|
6e6f470b58
|
board clean up, add button for ea4088
|
2019-05-15 17:15:02 +07:00 |
|
hathach
|
8094bdce23
|
makefile clean up
|
2019-05-14 13:59:45 +07:00 |
|
hathach
|
62f0eb16d6
|
clean up
|
2019-05-14 13:31:12 +07:00 |
|
hathach
|
61ec407752
|
update license year to 2019
|
2019-05-14 11:48:05 +07:00 |
|
hathach
|
0f3da42db8
|
add make.mk and rules.mk to help new makefile example
|
2019-05-01 14:27:17 +07:00 |
|
hathach
|
5f3ab2afe1
|
rename board_led_control to board_led_write
|
2019-04-02 18:16:04 +07:00 |
|
hathach
|
e9851f5042
|
clean up
|
2019-04-02 01:20:51 +07:00 |
|
hathach
|
8457d0d14c
|
add board_button_read()
|
2019-04-01 18:35:37 +07:00 |
|
hathach
|
18f248b142
|
remove tusb_hal_millis() usage, less work for porting
|
2019-03-24 01:19:32 +07:00 |
|
hathach
|
29e075b8b9
|
clean up bsp, adde board_millis()
|
2019-03-23 22:31:07 +07:00 |
|
hathach
|
df1aac44b8
|
add board_noos_millis() for blinky
|
2019-03-23 16:51:07 +07:00 |
|
hathach
|
ba1bea5d53
|
simplify board API, adding stm32f3 discovery
- remove board header since it is not used
|
2019-03-22 22:06:48 +07:00 |
|
hathach
|
c211ee19dd
|
migrate license from BSD 3 clause to MIT
|
2019-03-20 16:11:42 +07:00 |
|
hathach
|
f2f3f5a772
|
fix pca10056 build error due to nrfx undef usage
|
2019-03-20 01:35:52 +07:00 |
|
hathach
|
e6612ab82c
|
move -nostdlib (-nostartfiles) into board.mk
since nrf5x require the use of std startup. Add verbose mode to makefile
|
2019-03-20 01:23:49 +07:00 |
|
hathach
|
11eed2f026
|
update flash-jlink target for m0 and m4 board
|
2019-03-17 15:42:57 +07:00 |
|
hathach
|
a39516e03d
|
update board metro0 and metro4
|
2018-12-03 23:33:40 +07:00 |
|
Scott Shawcroft
|
bf70f89240
|
Introduce a Makefile for the OS_NONE device example
It currently supports the SAMD21 and SAMD51 only. More will be
added later.
|
2018-11-25 11:46:06 -08:00 |
|
hathach
|
1d6fc49fa9
|
clean up
|
2018-11-21 17:03:39 +07:00 |
|
hathach
|
3cad1d1134
|
samd21 work well with cdc
|
2018-11-21 15:00:36 +07:00 |
|
hathach
|
5bccb234ee
|
samd21 has usb traffic
|
2018-11-21 12:24:18 +07:00 |
|
hathach
|
c5d9a477c0
|
samd21 metro m0 blink too fast, still have issue with clock init
|
2018-11-21 00:32:17 +07:00 |
|
hathach
|
eadcba75a2
|
has issue with metro m0 clock init
|
2018-11-21 00:19:38 +07:00 |
|
hathach
|
867d3cb02d
|
able to build and blink with metro m0
|
2018-11-20 23:49:37 +07:00 |
|
hathach
|
2e2100078c
|
adding Adafruit metro m0/m4 express
|
2018-11-13 22:49:37 +07:00 |
|