aboutsummaryrefslogtreecommitdiffstats
path: root/src/hc32f460
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Note which chips require software divide operationsKevin O'Connor2025-04-171-0/+2
* Kconfig: Add new WANT_ADC option to reduce code sizeKevin O'Connor2025-04-161-1/+1
* Kconfig: Add new WANT_HARD_PWM option to reduce code sizeKevin O'Connor2025-04-161-1/+1
* stepper: Support step on both edges with custom minimum pulse durationKevin O'Connor2025-03-201-1/+1
* i2c: handle errors at i2ccmdsTimofey Titovets2024-10-261-3/+3
* armcm_link: Fix build on recent arm gcc/newlibc versionsKevin O'Connor2024-06-171-1/+1
* hc32f460: Adding support for 100pin version of H32F460 (#6488)Mad Beggar2024-03-192-1/+18
* hc32f460: Add app address 0x10000Falk Höppner2023-08-131-6/+9
* hc32f460: Disable JTAG/SWD on pins so they can be used for GPIO/serialBoris-Chengbiao Zhou2023-06-201-0/+6
* hc32f460: Use correct USART for PH2/PB10 pinsBoris-Chengbiao Zhou2023-06-201-9/+28
* Kconfig: Support selecting optional features on chips with small flash sizeKevin O'Connor2023-06-081-1/+0
* hc32f460: update for HC32F460 - clock, flash add, serial (#6235)Steve Gotthardt2023-06-062-9/+44
* hc32f460: Add support for hc32f460 micro-controllersSteven Gotthardt2023-02-1310-0/+925