Main PY32F003 application firmware for TEST-O Robot Addon Buddy Badge
Go to file
true 096131b87b WIP code
Builds, but is not yet usable in any way nor is anything tested.

This includes ADC reading, basic RGBLED control, and init code. Still need to do probe, user IO including mode select and settings, RGBLED programs, and more.
2023-10-16 14:29:23 -07:00
.vscode Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
boards Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
datasheet Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
include WIP code 2023-10-16 14:29:23 -07:00
lib Add CMSIS, PUYA headers and PUYA LL library 2023-10-16 14:27:00 -07:00
src WIP code 2023-10-16 14:29:23 -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 Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
py32f030x6.ld Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
py32f030x6_bl.ld Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
pyocd.yaml Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00
pyocd_user.py Initial repository layout, add datasheets and device pack 2023-10-16 14:26:16 -07:00