Revision b1d8a4c546531d6a79f9a7be156205c6a40f215c authored by Brian Viele on 20 March 2020, 22:21:38 UTC, committed by Brian Viele on 23 March 2020, 13:23:21 UTC
Separated definitions that did not seem consistent between the "v2" EXTI
platforms. Added SYSCFG defs needed for EXTICR settings.
1 parent 89074d6
History
File Mode Size
.gitignore -rw-r--r-- 32 bytes
70-libopencm3.rules -rw-r--r-- 305 bytes
Makefile -rw-r--r-- 331 bytes
Makefile.efm32hg309-generic -rw-r--r-- 1.3 KB
Makefile.stm32f072disco -rw-r--r-- 1.3 KB
Makefile.stm32f103-generic -rw-r--r-- 1.3 KB
Makefile.stm32f3-disco -rw-r--r-- 1.3 KB
Makefile.stm32f429i-disco -rw-r--r-- 1.3 KB
Makefile.stm32f4disco -rw-r--r-- 1.3 KB
Makefile.stm32l053disco -rw-r--r-- 1.3 KB
Makefile.stm32l1-generic -rw-r--r-- 1.3 KB
Makefile.tilm4f120xl -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 2.7 KB
delay.c -rw-r--r-- 1.5 KB
delay.h -rw-r--r-- 1.0 KB
delay_efm32.c -rw-r--r-- 1.3 KB
main-efm32hg309-generic.c -rw-r--r-- 1.5 KB
main-stm32f072disco.c -rw-r--r-- 1.7 KB
main-stm32f103-generic.c -rw-r--r-- 1.9 KB
main-stm32f3-disco.c -rw-r--r-- 2.2 KB
main-stm32f429i-disco.c -rw-r--r-- 1.7 KB
main-stm32f4disco.c -rw-r--r-- 1.7 KB
main-stm32l053disco.c -rw-r--r-- 2.5 KB
main-stm32l1-generic.c -rw-r--r-- 2.3 KB
main-tilm4f120xl.c -rw-r--r-- 1.9 KB
openocd.common.cfg -rw-r--r-- 334 bytes
openocd.efm32hg309-generic.cfg -rw-r--r-- 337 bytes
openocd.stm32f072disco.cfg -rw-r--r-- 414 bytes
openocd.stm32f103-generic.cfg -rw-r--r-- 486 bytes
openocd.stm32f3-disco.cfg -rw-r--r-- 379 bytes
openocd.stm32f429i-disco.cfg -rw-r--r-- 401 bytes
openocd.stm32f4disco.cfg -rw-r--r-- 393 bytes
openocd.stm32l053disco.cfg -rw-r--r-- 415 bytes
openocd.stm32l1-generic.cfg -rw-r--r-- 435 bytes
stub.py -rw-r--r-- 52 bytes
test_gadget0.py -rw-r--r-- 20.3 KB
usb-gadget0.c -rw-r--r-- 10.9 KB
usb-gadget0.h -rw-r--r-- 1.3 KB

README.md

back to top