Commit Graph

24963 Commits

Author SHA1 Message Date
GitHub gen-configs Action 23dc451478 Auto-generated configs and docs 2025-03-19 05:30:02 +00:00
Matthew Kennedy fca84bc658 signed -> unsigned mistake in dbc 2025-03-18 22:28:45 -07:00
GitHub set-date Action 78002c8b83 Update date 2025-03-19 00:12:04 +00:00
GitHub gen-configs Action 7792cf2299 Auto-generated configs and docs 2025-03-18 21:31:52 +00:00
Matthew Kennedy d75d997b75 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2025-03-18 14:30:35 -07:00
Matthew Kennedy 1c57fdc20a guard if spi is disabled 2025-03-18 14:30:25 -07:00
GitHub set-date Action 0a8b351250 Update date 2025-03-18 00:11:39 +00:00
Matthew Kennedy 0c0dca00b6 run openblt on its own thread 2025-03-17 02:23:00 -07:00
Matthew Kennedy 7d9bb7f42d always call sd bootloader 2025-03-17 02:16:52 -07:00
Matthew Kennedy bb555c95a3 bootloader calls pre hal init 2025-03-17 02:14:58 -07:00
Matthew Kennedy 3f78b5de3d include order/guards for happy builds 2025-03-17 01:49:39 -07:00
Matthew Kennedy 561a206e23 experimental SD card bootloader 2025-03-17 01:44:45 -07:00
Matthew Kennedy 89555c7c3e split MMC mount vs. attach (again) 2025-03-17 01:40:35 -07:00
Matthew Kennedy f18fe60732 guard for bootloader 2025-03-17 01:27:57 -07:00
Matthew Kennedy d8ba152ce6 remove mmc card dependence on configuration 2025-03-17 01:26:41 -07:00
Matthew Kennedy 0e1deabdfa cleanup 2025-03-17 01:17:17 -07:00
Matthew Kennedy e776b20584 add openblt AssertFailure 2025-03-17 01:17:10 -07:00
Matthew Kennedy c49d47992d enable fatfs strfunc 2025-03-17 01:16:44 -07:00
Matthew Kennedy 2cf7a8c4b3 zero the file pointer before open 2025-03-17 00:49:32 -07:00
Matthew Kennedy 4e46ce4f12 close file on error 2025-03-17 00:45:57 -07:00
Matthew Kennedy 6b7b392b61 guard for bootloader 2025-03-17 00:15:47 -07:00
Matthew Kennedy 373db0d9d5 guards and minor shuffling for simulator 2025-03-17 00:09:44 -07:00
Matthew Kennedy 7b8626dd11 split SD card IO and SD logging 2025-03-16 23:57:30 -07:00
Matthew Kennedy 40da381b91 working toward splitting logging vs sd card 2025-03-16 23:24:17 -07:00
Matthew Kennedy 9248f19c59 s 2025-03-16 23:22:29 -07:00
Matthew Kennedy 3995caa374 working toward splitting logging vs sd card 2025-03-16 23:22:14 -07:00
Matthew Kennedy 4a527e08c7 more mmc cleanup 2025-03-16 22:59:38 -07:00
Matthew Kennedy b91ea8264f more mmc cleanup 2025-03-16 22:52:42 -07:00
Matthew Kennedy a7f82217c0 dead err 2025-03-16 22:50:06 -07:00
GitHub gen-configs Action 49f8712937 Auto-generated configs and docs 2025-03-17 05:48:29 +00:00
Matthew Kennedy 590c365829 extra check 2025-03-16 22:46:40 -07:00
Matthew Kennedy 51ab8b25fd mmc cleanup 2025-03-16 22:36:24 -07:00
GitHub set-date Action 26b186ec58 Update date 2025-03-17 00:12:31 +00:00
Matthew Kennedy b435145cd8 do the actual tcp write in flush 2025-03-16 00:57:57 -07:00
Matthew Kennedy e31be784b1 guard 2025-03-15 22:03:13 -07:00
Matthew Kennedy 4b0aa94f03 move stuff to net dir 2025-03-15 21:01:47 -07:00
Matthew Kennedy c079cfde09 enable lwip read timeouts 2025-03-15 20:25:19 -07:00
GitHub gen-configs Action 5ac72d0435 Auto-generated configs and docs 2025-03-16 02:50:14 +00:00
Matthew Kennedy 5a59089400 enable dynamic thread on H7 2025-03-15 19:48:55 -07:00
Matthew Kennedy c2e907ac7d build for wifi ETH_MODE 2025-03-15 19:45:12 -07:00
GitHub set-date Action b066fbfc94 Update date 2025-03-14 00:11:23 +00:00
Matthew Kennedy a5c37c7034 refactoring recv 2025-03-13 14:04:33 -07:00
Matthew Kennedy 92dbd39464 extract wifi_socket.cpp 2025-03-13 14:04:19 -07:00
Matthew Kennedy d93fc04df7 static 2025-03-13 13:34:41 -07:00
Matthew Kennedy f54bfd3c25 Revert "we never actually checked isEndOfPacket"
This reverts commit 1343641092.
2025-03-13 13:16:22 -07:00
Matthew Kennedy c8d1bd0c28 Revert "dead isEndOfPacket"
This reverts commit 0f6076bad2.
2025-03-13 13:13:07 -07:00
Matthew Kennedy 8d382d604d static 2025-03-13 12:29:33 -07:00
Matthew Kennedy 00cc8d5c45 typo so we're actually running wifi at 40mhz 2025-03-13 02:30:08 -07:00
Matthew Kennedy 5cbd9741c6 40MHz wifi SPI, because why not? 2025-03-13 02:09:46 -07:00
Matthew Kennedy 88ad845367 WiFi uses DMA SPI 2025-03-13 02:02:28 -07:00