Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 11:53
c2a796f

First release of the firmware for the ESP8266 ESP-01 chip to be used with PSLab.
Follow instructions here to flash this firmware to any ESP8266 ESP-01 chip.

Changes

  • chore: updated pipelines to draft releases with exported binaries (#11) - @AsCress
  • Add instructions for flashing with esptool.py (closes #7) (#10) - @bessman
  • Link to pslab-firmware release page (#9) - @bessman
  • Add instructions for building without IDE (#8) - @bessman
  • fix: password (#5) - @AsCress
  • chore: setup pipelines (#2) - @AsCress

🐛 Bug Fixes

This release was made possible thanks to @AsCress and @bessman