tinyuf2/lib
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_5@786f018f09 adding support for stm32f4 as starting point 2020-10-14 16:01:49 +07:00
esp-idf@8bc19ba893 add esp-idf as submodule 2020-11-06 13:25:56 +07:00
nxp@e649af36e7 lpc55s69 is mounted as lpc55boot 2020-12-25 13:41:32 +07:00
sct_neopixel@497ca89749 moved neopixel driver to submodule shared with tinyUSB and other projects 2021-01-11 01:30:54 +00:00
SEGGER_RTT added SEGGER RTT for logging 2020-10-24 14:13:29 +07:00
st STM32F303 Port (#55) 2021-02-05 00:00:38 +07:00
tinyusb@4a2baf400e update tinyusb, fix windows complain when jump to app 2020-11-25 00:24:46 +07:00
uf2@84444ddb9d update lib/uf2 2020-12-22 11:42:25 +07:00