add py32f0 support

This commit is contained in:
Jie Feng
2026-06-10 18:25:08 +08:00
parent 50f3077352
commit 127dd2ca26
17 changed files with 829 additions and 11 deletions

View File

@ -82,6 +82,12 @@ deps_optional = {
'hw/mcu/nxp/mcux-devices-rt': ['https://github.com/nxp-mcuxpresso/mcux-devices-rt',
'dba2b523c9df61f3330bd186242f8210a8e47c45',
'imxrt'],
'hw/mcu/puya/PY32F071_Firmware': ['https://github.com/OpenPuya/PY32F071_Firmware.git',
'73e384cddce63e3019de41d9b6af17dfc96fa536',
'py32f0'],
'hw/mcu/puya/PY32F072_Firmware': ['https://github.com/OpenPuya/PY32F072_Firmware.git',
'bc3a6cdbece335a27abb8b51e6fc4911f5116185',
'py32f0'],
'hw/mcu/raspberry_pi/FreeRTOS-Kernel': ['https://github.com/raspberrypi/FreeRTOS-Kernel.git',
'4f7299d6ea746b27a9dd19e87af568e34bd65b15',
'rp2040'],