11 Commits

Author SHA1 Message Date
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
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
2c1072c0ab
fix build error with stm32 2019-04-02 02:16:54 +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
43eb1a8b16
added stub for dcd_stm32f3 2019-03-22 23:57:56 +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