arduino_core_ch32/cores/arduino/ch32
TianpeiLee 5d8952b9d0
fix some bugs (#112)
1. Modify USART6 to UART6       (#92) 
2. Fix X035 TIM2 interrupt issue  
3. Fix compilation warning issues (#57)
2024-06-05 16:26:26 +08:00
..
lib add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
PeripheralPins.h first release 2023-05-30 17:55:50 +08:00
PinAF_ch32yyxx.h add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
PinConfigured.h first release 2023-05-30 17:55:50 +08:00
PinNames.h update CH32X035 2023-06-14 15:33:09 +08:00
PinNamesTypes.h adding hardwaret timer and fixing PWM pins errors (#71) 2024-03-11 15:32:16 +08:00
PortNames.c add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
PortNames.h first release 2023-05-30 17:55:50 +08:00
analog.cpp add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
analog.h adding hardwaret timer and fixing PWM pins errors (#71) 2024-03-11 15:32:16 +08:00
backup.h fix some bugs (#112) 2024-06-05 16:26:26 +08:00
bootloader.h first release 2023-05-30 17:55:50 +08:00
ch32_def.c first release 2023-05-30 17:55:50 +08:00
ch32_def.h add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
ch32_def_build.h add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
clock.c add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
clock.h Add support for CH32V203C8 and CH32V203C6 (#23) 2023-10-09 09:54:30 +08:00
core_callback.h first release 2023-05-30 17:55:50 +08:00
digital_io.h update CH32X035 2023-06-14 15:33:09 +08:00
hw_config.c add V10x and V30x 2023-07-26 17:13:31 +08:00
hw_config.h first release 2023-05-30 17:55:50 +08:00
interrupt.cpp add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
interrupt.h first release 2023-05-30 17:55:50 +08:00
pinconfig.h first release 2023-05-30 17:55:50 +08:00
pinmap.c add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
pinmap.h add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
startup_ch32yyxx.S first release 2023-05-30 17:55:50 +08:00
timer.c fix some bugs (#112) 2024-06-05 16:26:26 +08:00
timer.h adding hardwaret timer and fixing PWM pins errors (#71) 2024-03-11 15:32:16 +08:00
uart.c add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
uart.h first release 2023-05-30 17:55:50 +08:00