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 OpenBLT-based USB serial bootloader (#228) 2023-08-27 10:30:02 -07:00
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 extract STM32 flash common 2023-08-27 15:31:29 -07:00
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 ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
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 fix simulator 2023-11-03 15:08:28 -07:00
mmc_card.h
pin_repository.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
pin_repository.h #ifdef __cplusplus crust 2023-08-28 14:17:26 -07:00
readme.md
rtc_helper.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
rtc_helper.h
smart_gpio.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -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 ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00