fome-fw/firmware/hw_layer
Matthew Kennedy c9d4befc4d
WiFi tweaks (#374)
* batch all wifi in to one write

* writeCrcPacket already chunks the response, so we don't really need it, but limit maximum TCP write size

* format cleanup

* don't cache wifi stuff (for now)

* h7 fiddling
2024-03-12 16:14:04 -07:00
..
adc optimize for hot thread stacks and data in CCM 2024-01-06 19:37:35 -08:00
algo
atwinc1500 WiFi tweaks (#374) 2024-03-12 16:14:04 -07:00
digital_input optimize for hot thread stacks and data in CCM 2024-01-06 19:37:35 -08:00
drivers tabs 2024-03-12 15:28:52 -07:00
mass_storage scripts should fail harder when they fail 2024-03-07 22:17:37 -08:00
microsecond_timer check for unused variables 2023-11-03 15:00:44 -07:00
openblt
ports I don't think we need SPI pin mode any more at all 2024-02-26 17:26:59 -08:00
sensors sanity in IMU data names/ranges 2023-11-27 01:30:18 -08:00
backup_ram.h put all backup data in SRAM, not in RTC registers 2024-02-06 11:43:13 -08:00
debounce.cpp
debounce.h
flash_int.h
hardware.cpp oops, some boards needed spi prescaler func 2024-02-27 16:56:32 -08: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
main_hardfault.c
main_hardfault_asm.S
mc33816.cpp
mc33816.h
mmc_card.cpp fix simulator 2023-11-03 15:08:28 -07:00
mmc_card.h
pin_repository.cpp
pin_repository.h
readme.md
rtc_helper.cpp
rtc_helper.h
smart_gpio.cpp
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