QQT912/新单片机-CW32L012/原项目程序/SW/12 CW32 BLDC haLL pid OK/USER/inc
yuquanjun e37b57d1a2 Fix L012 build errors: restore init.h, pid include, printf retarget
- Fix broken init.h that recursively included itself
- Use classic struct assignment for PLL init (Keil C99 compatibility)
- Fix pid.c include path PID.h -> pid.h
- Add __write for MicroLib printf
- Add MDK/build.bat for headless Keil build on remote host

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 04:46:48 +08:00
..
compu.h Initial: CW32F030 reference + CW32L012 BLDC port 2026-07-05 04:31:26 +08:00
control.h Initial: CW32F030 reference + CW32L012 BLDC port 2026-07-05 04:31:26 +08:00
globalv.h Initial: CW32F030 reference + CW32L012 BLDC port 2026-07-05 04:31:26 +08:00
init.h Fix L012 build errors: restore init.h, pid include, printf retarget 2026-07-05 04:46:48 +08:00
interrupts_cw32l012.h Initial: CW32F030 reference + CW32L012 BLDC port 2026-07-05 04:31:26 +08:00
main.h Initial: CW32F030 reference + CW32L012 BLDC port 2026-07-05 04:31:26 +08:00
motor.h Initial: CW32F030 reference + CW32L012 BLDC port 2026-07-05 04:31:26 +08:00
pid.h Initial: CW32F030 reference + CW32L012 BLDC port 2026-07-05 04:31:26 +08:00