tinyuf2/lib/st
ReFil 4f61b21791
STM32F303 Port (#55)
* initiall f3 port

* submodules init

* Update Makefile

* clock adjustment

* Update STM32F303VCTx_FLASH.ld

* Update tusb_config.h

* Update stm32f3xx_hal_conf.h

* Update Makefile

* Update boards.c

* function tweaks

* Indentation

* remove extraneous file

* Update board_flash.c

Flash sectors and programming totally recreated for f3

* Update board_flash.c

* flash offset

* undo flash offset

* app jumping

* Update boards.c

* Update STM32F303VCTx_FLASH.ld

* Update boards.c

* force disconnect

* fix usb issue due to serial descriptor

correct UART config


* correct ci config

* change vid/pid to unassigned one (cafe, ffff)

* specify st f3 submodules for version

Co-authored-by: hathach <thach@tinyusb.org>
2021-02-05 00:00:38 +07:00
..
cmsis_device_f3@6cb335bfff STM32F303 Port (#55) 2021-02-05 00:00:38 +07:00
cmsis_device_f4@2615e866fa adding support for stm32f4 as starting point 2020-10-14 16:01:49 +07:00
stm32f3xx_hal_driver@a0007fb36c STM32F303 Port (#55) 2021-02-05 00:00:38 +07:00
stm32f4xx_hal_driver@04e99fbdab adding support for stm32f4 as starting point 2020-10-14 16:01:49 +07:00