fome-fw/firmware/hw_layer
Matthew Kennedy b36474888b Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-07-22 10:39:45 -07:00
..
adc Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-07-22 10:39:45 -07:00
algo
atwinc1500 WiFi tweaks (#374) 2024-03-12 16:14:04 -07:00
digital_input minor adc_inputs cleanup 2024-07-21 13:21:02 -07:00
drivers compile-time enforcement of printf strings 2024-06-10 00:51:14 -07:00
mass_storage scripts should fail harder when they fail 2024-03-07 22:17:37 -08:00
microsecond_timer rename Executor -> Scheduler 2024-07-11 17:03:13 -07:00
openblt OpenBLT-based USB serial bootloader (#228) 2023-08-27 10:30:02 -07:00
ports typo 2024-07-21 23:25:04 -07:00
sensors compile-time enforcement of printf strings 2024-06-10 00:51:14 -07:00
backup_ram.h put all backup data in SRAM, not in RTC registers 2024-02-06 11:43:13 -08:00
debounce.cpp compile-time enforcement of printf strings 2024-06-10 00:51:14 -07:00
debounce.h debounce efidur_t 2024-04-25 14:38:21 -07:00
flash_int.h extract STM32 flash common 2023-08-27 15:31:29 -07:00
hardware.cpp adc cleanup 2024-07-21 13:22:28 -07:00
hardware.h oops, some boards needed spi prescaler func 2024-02-27 16:56:32 -08:00
hw_layer.mk implement TS console over ATWINC1500 WiFi (#373) 2024-03-01 12:37:55 -08:00
io_pins.cpp
io_pins.h
kline.cpp
kline.h prep for small can board 2023-08-29 00:57:57 -07:00
main_hardfault.c cherry pick hardfault volatile 2023-08-27 16:35:09 -07:00
main_hardfault_asm.S OpenBLT-based USB serial bootloader (#228) 2023-08-27 10:30:02 -07:00
mc33816.cpp pt2001 typo 2023-05-15 13:28:50 -07:00
mc33816.h
mmc_card.cpp dead console commands save 2k of flash 2024-07-03 00:31:44 -07:00
mmc_card.h
pin_repository.cpp only check on firmware for now? 2024-06-10 01:00:23 -07:00
pin_repository.h #ifdef __cplusplus crust 2023-08-28 14:17:26 -07:00
readme.md
rtc_helper.cpp compile-time enforcement of printf strings 2024-06-10 00:51:14 -07:00
rtc_helper.h
smart_gpio.cpp smart gpio init 2024-04-25 16:39:56 -07:00
smart_gpio.h
stepper.cpp put all backup data in SRAM, not in RTC registers 2024-02-06 11:43:13 -08:00
stepper.h tabs 2024-03-12 15:28:52 -07:00
stepper_dual_hbridge.cpp