arduino_core_ch32/cores/arduino
TianpeiLee 3c67f6b3ff
add chips and fix bugs (#107)
1.add ch32v10x and ch32v00X(002/4/5/6/7)
2.fix some bugs
2024-06-03 11:21:20 +08:00
..
avr first release 2023-05-30 17:55:50 +08:00
ch32 add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
Arduino.h Add WCharacter support (#100) 2024-05-28 15:45:49 +08:00
Client.h Fix missing ethernet dependencies (#32) (#86) 2024-06-01 11:24:21 +08:00
HardwareSerial.cpp first release 2023-05-30 17:55:50 +08:00
HardwareSerial.h first release 2023-05-30 17:55:50 +08:00
HardwareTimer.cpp add chips and fix bugs (#107) 2024-06-03 11:21:20 +08:00
HardwareTimer.h adding hardwaret timer and fixing PWM pins errors (#71) 2024-03-11 15:32:16 +08:00
IPAddress.cpp Fix missing ethernet dependencies (#32) (#86) 2024-06-01 11:24:21 +08:00
IPAddress.h Fix missing ethernet dependencies (#32) (#86) 2024-06-01 11:24:21 +08:00
Print.cpp V1.0.2 2023-07-05 15:47:46 +08:00
Print.h first release 2023-05-30 17:55:50 +08:00
Printable.h first release 2023-05-30 17:55:50 +08:00
Server.h Fix missing ethernet dependencies (#32) (#86) 2024-06-01 11:24:21 +08:00
Stream.cpp first release 2023-05-30 17:55:50 +08:00
Stream.h first release 2023-05-30 17:55:50 +08:00
Udp.h Fix missing ethernet dependencies (#32) (#86) 2024-06-01 11:24:21 +08:00
WCharacter.h Add WCharacter support (#100) 2024-05-28 15:45:49 +08:00
WInterrupts.cpp first release 2023-05-30 17:55:50 +08:00
WInterrupts.h first release 2023-05-30 17:55:50 +08:00
WMath.cpp first release 2023-05-30 17:55:50 +08:00
WMath.h first release 2023-05-30 17:55:50 +08:00
WSerial.h first release 2023-05-30 17:55:50 +08:00
WString.cpp first release 2023-05-30 17:55:50 +08:00
WString.h first release 2023-05-30 17:55:50 +08:00
abi.cpp first release 2023-05-30 17:55:50 +08:00
binary.h first release 2023-05-30 17:55:50 +08:00
board.c first release 2023-05-30 17:55:50 +08:00
board.h adding hardwaret timer and fixing PWM pins errors (#71) 2024-03-11 15:32:16 +08:00
core_debug.c first release 2023-05-30 17:55:50 +08:00
core_debug.h first release 2023-05-30 17:55:50 +08:00
hooks.c add yield(default weak) (#70) 2024-03-04 13:39:59 +08:00
itoa.cpp first release 2023-05-30 17:55:50 +08:00
itoa.h first release 2023-05-30 17:55:50 +08:00
main.cpp first release 2023-05-30 17:55:50 +08:00
pins_arduino.cpp first release 2023-05-30 17:55:50 +08:00
pins_arduino.h add V10x and V30x 2023-07-26 17:13:31 +08:00
pins_arduino_analog.h first release 2023-05-30 17:55:50 +08:00
pins_arduino_digital.h first release 2023-05-30 17:55:50 +08:00
variant.h first release 2023-05-30 17:55:50 +08:00
wiring.h first release 2023-05-30 17:55:50 +08:00
wiring_analog.c first release 2023-05-30 17:55:50 +08:00
wiring_analog.h first release 2023-05-30 17:55:50 +08:00
wiring_constants.h first release 2023-05-30 17:55:50 +08:00
wiring_digital.c first release 2023-05-30 17:55:50 +08:00
wiring_digital.h first release 2023-05-30 17:55:50 +08:00
wiring_pulse.cpp first release 2023-05-30 17:55:50 +08:00
wiring_pulse.h first release 2023-05-30 17:55:50 +08:00
wiring_shift.c first release 2023-05-30 17:55:50 +08:00
wiring_shift.h first release 2023-05-30 17:55:50 +08:00
wiring_time.c first release 2023-05-30 17:55:50 +08:00
wiring_time.h add V10x and V30x 2023-07-26 17:13:31 +08:00