You can not 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 896d9aa98c
Add rp2040_ce and add elite-pi and helios as alias (#19830)
1 year ago
..
boards Merge remote-tracking branch 'origin/master' into develop 1 year ago
bootloaders Remove usages of config_common.h from config.h files. (#19714) 1 year ago
converters Add rp2040_ce and add elite-pi and helios as alias (#19830) 1 year ago
drivers analog.c: Fix `pinToMux()` for STM32F0xx (#19658) 1 year ago
vendors/RP [Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652) 1 year ago
_pin_defs.h [Core] Add Raspberry Pi RP2040 support (#14877) 1 year ago
_timer.h Move tmk_core/common/<plat> (#13918) 2 years ago
_wait.c Move tmk_core/common/<plat> (#13918) 2 years ago
_wait.h [Fix] Make ChibiOS `_wait.h` independent of `quantum.h` (#17645) 1 year ago
atomic_util.h Fix quantum ring_buffer for ChibiOS (#19683) 1 year ago
bootloader.mk De-duplicate platform detection (#19603) 1 year ago
chibios_config.h [Core] Adjust PWM hardware audio driver for RP2040 (#17723) 1 year ago
flash.mk Add mmoskal/uf2-stm32f103 bootloader support (#19594) 1 year ago
gd32v_compatibility.h Fix GD32VF103 WS2812 PWM driver (#18067) 1 year ago
gpio.h Refactor writePin to work with statements (#16738) 2 years ago
hardware_id.c Fix some rp2040 hardware ID errors (#18617) 1 year ago
mcu_selection.mk Split out mcu_selection to platform (#19701) 1 year ago
platform.c Move tmk_core/common/<plat> (#13918) 2 years ago
platform.mk De-duplicate platform detection (#19603) 1 year ago
platform_deps.h Move tmk_core/common/<plat> (#13918) 2 years ago
sleep_led.c Format code according to conventions (#16322) 2 years ago
suspend.c Initial migration of suspend callbacks (#16067) 2 years ago
synchronization_util.c [Core] Use a mutex guard for split shared memory (#16647) 2 years ago
syscall-fallbacks.c Format code according to conventions (#16322) 2 years ago
timer.c ChibiOS 21.11.1 update. (#16251) 2 years ago
wait.c ChibiOS 21.11.1 update. (#16251) 2 years ago