Releases: Spooks4576/ghost_esp_app
Releases · Spooks4576/ghost_esp_app
v1.0.7a
Hotfix release
- Disable the expansion interface before trying to use UART
v1.0.7
- Increased buffers and stacks: MAX_BUFFER_SIZE to 8KB, INITIAL_BUFFER_SIZE to 4KB, BUFFER_CLEAR_SIZE to 128B, uart/app stacks to 4KB/6KB
- Added buffer_mutex with proper timeout handling
- Added Marauder-style data handling
- Improved ESP connection reliability
- Added view log from start/end configuration setting
- Added line buffering with overflow detection, boundary protection and pre-flush on mode switches
PCAP HOTFIX
- USE THIS RELEASE UNTIL FIX FOR PCAPS PUSHED