fome-fw/firmware/console
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
..
binary WiFi tweaks (#374) 2024-03-12 16:14:04 -07:00
binary_log all generated files in one dir (#348) 2024-01-17 14:25:00 -08:00
connector_uart_dma.cpp UART DMA connector had a shadow hiding 2023-11-01 17:37:47 -07:00
connector_uart_dma.h except that one can't be final 2024-03-01 12:57:01 -08:00
console.mk implement TS console over ATWINC1500 WiFi (#373) 2024-03-01 12:37:55 -08:00
console_io.cpp
console_io.h
eficonsole.cpp missing defines for simulator 2024-01-17 15:02:09 -08:00
eficonsole.h implement TS console over ATWINC1500 WiFi (#373) 2024-03-01 12:37:55 -08:00
ethernet_console.cpp make some channels final 2024-03-01 12:46:39 -08:00
lwipopts.h
status_loop.cpp implement staged injection (#331) 2024-01-07 15:22:39 -08:00
status_loop.h dead isWarningEnabled 2023-10-24 16:25:53 -07:00
usb_console.cpp make some channels final 2024-03-01 12:46:39 -08:00
wifi_console.cpp WiFi tweaks (#374) 2024-03-12 16:14:04 -07:00
wifi_firmware_updater.cpp implement TS console over ATWINC1500 WiFi (#373) 2024-03-01 12:37:55 -08:00