In this episode, we're building the firmware updater application, which communicates with the bootloader in order to send a firmware update reliably over USB/UART. It's a fun break from writing low level C, and a chance to write some code in language that provides nice abstractions for sequencing asynchronous code!
=[ 🔗 Links 🔗 ]=
🎥 Series Playlist: • Blinky To Bootloader: Bare Metal Prog...
🗣 Discord: / discord
⭐️ Patreon: / lowleveljavascript
💻 Github Repo: https://github.com/lowbyteproductions...