You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joel Challis c59df9a54c
Fix some rp2040 hardware ID errors (#18617)
3 years ago
..
boards onekey: Enable ADC for STM32F072 Discovery (#18592) 3 years ago
bootloaders [Core] Use polled waiting on ChibiOS platforms that support it (#17607) 3 years ago
converters Add Elite-C to converters (#18309) 3 years ago
drivers [Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581) 3 years ago
vendors/RP [Core] RP2040: use built-in integer hardware divider and optimized i64 multiplication (#18464) 3 years ago
_pin_defs.h [Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
_timer.h
_wait.c
_wait.h [Fix] Make ChibiOS `_wait.h` independent of `quantum.h` (#17645) 3 years ago
atomic_util.h
bootloader.mk Move bootloader.mk to platforms (#18228) 3 years ago
chibios_config.h [Core] PWM Backlight for RP2040 (#17706) 3 years ago
flash.mk Merge remote-tracking branch 'origin/master' into develop 3 years ago
gd32v_compatibility.h Fix GD32VF103 WS2812 PWM driver (#18067) 3 years ago
gpio.h
hardware_id.c Fix some rp2040 hardware ID errors (#18617) 3 years ago
platform.c
platform.mk [Core] Update mpaland/printf to eyalroz/printf fork (#16163) 3 years ago
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c
syscall-fallbacks.c
timer.c
wait.c