Commit Graph

14 Commits

Author SHA1 Message Date
hathach 6f952a8e84 fix missing board uart read/write() 2019-10-24 12:20:06 +07:00
hathach ff7261600c ported stm32f2, added board stm32f207zg nucleo
close #127
2019-09-12 10:41:03 +07:00
hathach de659be83e tested all the stm32f4 board, work great 2019-09-11 17:37:23 +07:00
William D. Jones 1385d7c494 stm32: Refactor so F4 and H7 use a single Synopsys IP source file. 2019-09-09 10:48:14 -04:00
hathach c4b384d22f switch stm32f4 to use st_driver submodule 2019-09-05 22:12:43 +07:00
hathach dd07e743d8 added mbed lpc1768 board 2019-09-05 14:29:17 +07:00
hathach 6268f395eb add button for stm32f407 and stm32f411 board 2019-09-02 14:58:46 +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 1594a9de71 stm32f411 usb work with example 2019-07-22 18:53:52 +07:00
hathach be4eeeb943 refactor stm32f407 to use st hal api 2019-07-22 18:45:12 +07:00
hathach cb8a33ca87 able to blink LED with stm32f411 2019-07-20 22:59:24 +07:00
hathach ed698069d3 clean up 2019-07-20 22:41:45 +07:00
hathach 6ec87071ed able to flash and turn on LED 2019-07-20 22:38:46 +07:00
hathach fa12a0e786 adding stm32f411 disco
compile ok
2019-07-19 21:19:06 +07:00