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
|
195a44172a
|
update stm32 dcd stall control endpoint
|
2019-03-13 16:54:10 +07:00 |
|
William D. Jones
|
49aa6ec251
|
st: Use submodules for system files when possible, use more up to date
files otherwise. Update STM32F4-DISCOVERY demo and board.mk to reflect
changes.
|
2019-03-04 10:41:05 -05:00 |
|
William D. Jones
|
657d3e2983
|
stm32f4: Enable USB peripheral, fix typos in register writes.
|
2019-01-13 18:36:18 -05:00 |
|
William D. Jones
|
0f9fa5956f
|
bsp.board_stm32f407g_disc1: Switch to external oscillator (more precise).
|
2019-01-11 13:47:44 -05:00 |
|
William D. Jones
|
e73e016a8c
|
bsp.stm32f407g_disc1: Initialize USB clock and pins.
|
2019-01-11 10:20:14 -05:00 |
|
William D. Jones
|
75fda7d638
|
cdc_msc_hid: Ensure example compiles again- add missing prototypes,
fix incorrect prototypes, clean up.
|
2019-01-10 10:24:45 -05:00 |
|
Scott Shawcroft
|
b4103eef06
|
needs to be filled out. blinks though
|
2018-11-27 18:11:03 -08:00 |
|