-
Add initial support for esp32c3
08/31/2021 at 13:00 • 0 commentsAdd initial support for esp32c3
-
make zx spectrum128 based this code +AV TV
04/03/2021 at 21:23 • 0 comments -
stable version of esp8266 with 2 usb-hosts
03/29/2021 at 13:45 • 0 commentsstable version of esp8266 with 2 usb-hosts
-
update for another chips
03/28/2021 at 19:17 • 0 commentsadded stm32f103c8t6.
https://github.com/sdima1357/stm32f103C8T6_USB_HOST
added stm32f030 So we have no problem with any of stm32,simple derived code:
https://github.com/sdima1357/stm32f030F4P6_USB_HOST
added 8266. It works , but not stable(because gcc has only -Os optimisation for 8266). My be assembler ?