Skip to content

mdepx/stm32u3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32u3

A quick TinyUSB example app using NUCLEO-U385RG-Q.

Set up compiler

$ sudo apt install gcc-arm-none-eabi

Get sources and build the project

$ git clone --recursive https://github.com/mdepx/stm32u3
$ cd stm32u3
$ make clean all

alt text

About

TinyUSB example on NUCLEO-U385RG-Q board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors