Main PY32F003 application firmware for TEST-O Robot Addon Buddy Badge
Go to file
true 797f4a568d Move original .svd files to misc/svd/original
These SVD files do not work correctly with platformio. xperipherals pane will load them but does not work with the debugger. peripheral pane needs a fixed up version
2023-10-21 07:12:48 -07:00
.vscode Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
boards Move original .svd files to misc/svd/original 2023-10-21 07:12:48 -07:00
datasheet Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
include WIP code 2023-10-21 04:43:58 -07:00
lib WIP code 2023-10-21 04:43:58 -07:00
misc/svd/original Move original .svd files to misc/svd/original 2023-10-21 07:12:48 -07:00
src Do not enable unused clocks 2023-10-21 04:45:40 -07:00
test Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
.gitignore Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
platformio.ini WIP code 2023-10-19 16:20:41 -07:00
py32f030x6.ld WIP code 2023-10-21 04:43:58 -07:00
py32f030x6_bl.ld WIP code 2023-10-21 04:43:58 -07:00
pyocd.yaml Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
pyocd_user.py WIP code 2023-10-19 16:20:41 -07:00