Commit Graph

11 Commits

Author SHA1 Message Date
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 1d2223a116 switch stm32f3 to use st_driver 2019-09-05 22:41:58 +07:00
hathach c4b384d22f switch stm32f4 to use st_driver submodule 2019-09-05 22:12:43 +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 2b43bba453 add missing conf file 2019-07-22 18:54:13 +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 e909270843 rename bsp of stm32 board 2019-07-19 20:37:38 +07:00