-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* HTTP: websocket mockup * PSRAM: 2M, store some global objects there * Web interface: UART console and refactoring * Simple-UART: get config * Network: websocket for web uart * Web interface: UART history, receive indicator * Build: artifacts * Web interface: UART config * Simple UART: proxy config * Web interface: cleanup API and fix README * software uart logs: more precise timings * software uart logs: enlarge buffer * uart: network socket * app: network uart * Web interface: UART send * Web interface: update dependencies * UART Rx: 1Mb stream buffer * HTTP Server: cleanup websocket fns * Web interface: smart nbsp in terminal * Web interface: add keypress to non-interactive elements with on:click * bundle * Web interface: fix first nbsp on line * Web interface: firmware version * Attempts to fix build: 1 * Attempts to fix build: 2 * Attempts to fix build: 3 * Web interface: mobile friendly uart terminal * Web interface: mobile friendly input
- Loading branch information
Showing
41 changed files
with
2,099 additions
and
521 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.