summaryrefslogtreecommitdiff
path: root/src/mpusb-v3.0
Commit message (Collapse)AuthorAge
* altos: Move common build definitions to src/Makefile.defsKeith Packard2019-02-18
| | | | | | | | This cleans up the build process for all architectures, providing a common place to specify vpath, cflags and build rules for various common files. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos/mpusb-v3.0: Make it compile againKeith Packard2018-05-07
| | | | | | A few things have changed since this code was written. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add µPusb v3.0 projectKeith Packard2018-05-07
This replaces the ft230 with a stm32f04, saving a bit of BOM and giving us control over the firmware. Signed-off-by: Keith Packard <keithp@keithp.com>