keychron_qmk_firmware/platforms/chibios
Cipulot 81cedf5fa5
Add ADC support STM32L4xx and STM32G4xx series MCUs (#22341)
* Update analog.c

* Changes to remove errors in compile

* Update analog.c

Fix for RP2040 build errors

* Revert "Merge branch 'adc-add-stm32l4xx-stm32g4xx' of https://github.com/Cipulot/qmk_firmware into adc-add-stm32l4xx-stm32g4xx"

This reverts commit b11c2970785ce41ec772689749d71a2bd0ab48e7, reversing
changes made to ed3051f94109b53eb1735882abfe7f57473bdca8.

* Update analog.c

Attempt fix for formatting CI error

* Update platforms/chibios/drivers/analog.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update platforms/chibios/drivers/analog.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update platforms/chibios/drivers/analog.c

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
2023-12-08 01:26:44 +00:00
..
boards Consolidate some EEPROM Driver configuration (#22321) 2023-10-23 00:37:27 +01:00
bootloaders drivers: remove direct quantum.h includes (#21473) 2023-07-09 20:03:50 +10:00
converters Add Imera converter (#22419) 2023-11-28 17:53:47 +11:00
drivers Add ADC support STM32L4xx and STM32G4xx series MCUs (#22341) 2023-12-08 01:26:44 +00:00
vendors/RP chibios: mark boot2 bootlader data readonly (#21986) 2023-09-13 16:48:38 +10:00
_pin_defs.h ChibiOS pin defs: use only vendor if present (#22297) 2023-10-21 14:02:03 +11:00
_timer.h
_util.h Add simpler method for relocating functions to RAM. (#21804) 2023-11-22 12:08:52 +11:00
_wait.c
_wait.h
atomic_util.h Fix quantum ring_buffer for ChibiOS (#19683) 2023-01-28 21:07:51 +00:00
bootloader.mk Set default board files for uf2boot bootloader (#22129) 2023-09-25 13:05:28 +10:00
chibios_config.h [Core] Allow customizing PWM frequency (#21717) 2023-09-03 14:56:02 +02:00
config.h Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00
flash.mk Merge upstream changes to uf2conv (#19993) 2023-03-03 10:26:37 +11:00
gd32v_compatibility.h
gpio.h
hardware_id.c
interrupt_handlers.c Cater for ECC failures in EFL wear-leveling. (#19749) 2023-11-26 22:59:38 +11:00
mcu_selection.mk STM32H723 support (#21352) 2023-06-28 13:07:14 +10:00
platform_deps.h
platform.c
platform.mk Cater for ECC failures in EFL wear-leveling. (#19749) 2023-11-26 22:59:38 +11:00
sleep_led.c Get rid of USB_LED_CAPS_LOCK (#21436) 2023-07-06 09:48:02 +01:00
suspend.c Revert changes to ChibiOS Suspend Code (#21830) 2023-08-27 03:52:12 +01:00
synchronization_util.c
syscall-fallbacks.c
timer.c
wait.c platfoms: chibios: wait: only define the frequency (#21115) 2023-06-02 14:41:05 -07:00