Skip to content

Releases: emfcamp/badge-2024-software

v0.0.6

28 May 15:57
a126e72
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Commits

  • d000901: Added driver for SPI Flash chips (Nathan Dumont) #47
  • f82833c: Add basic error handling for apps to stop them when a component fails (Matthew Wilkes) #51
  • bd3e0da: Poweroff treat for Bob. (Matthew Wilkes) #51
  • 2865183: add events to enable / disable the pattern generator (Bob Clough) #50
  • 6ff31b5: Add very important cylon led pattern (Bob Clough) #53
  • 22e1873: make cylon pattern less upsettingly broken (Bob Clough) #54

v0.0.5

26 May 22:24
6c9534a
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Commits

  • 6c9534a: Add missing poweroff app (Matthew Wilkes)

v0.0.4

26 May 22:19
0188971
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Commits

  • 9cde5dc: Add missing ota mock for the sim (Matthew Wilkes)
  • 7e5d9fe: pattern displayer: pull pattern name from settings (Bob Clough) #44
  • turn leds off (no fun mode) #44 (Bob Clough)
  • allow pattern brightness to be specified #44 (Bob Clough)
  • 6221227: Make notifications fit line length (Naomi Pentrel) #45
  • 36521dc: Add support to mirror the pattern colour onto the hexpansion detect LEDS (Bob Clough) #48

v0.0.3

24 May 23:23
8305cd3
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Commits

  • 4c0c2c1: Write hexpansion header in chunks in case page size is smaller than the header (b0xcat) #18
  • b445860: Add support for multi address eeprom in header initialization script (b0xcat) #18
  • f25d144: Add support for partitions on multi-address eeproms (b0xcat) #18
  • 6b26b00: Handle the case of trying to read a hexpansion header from a write-protected 1-byte internal address eeprom (b0xcat) #18
  • c55cde7: Add UI tokens, modify existing components to refer to them (Hugh Rawlinson) #24
  • 10759f3: Remove committed conflict markers (Hugh Rawlinson) #24
  • 37906e6: Add basic app launcher (Matthew Wilkes) #22
  • 7e61813: Add missing launcher (Matthew Wilkes) #22
  • a493112: First version of pattern displayer (Bob Clough) #25
  • e6d9f93: Example app in the simulator (Matthew Wilkes) #22
  • 9a2137b: Merge remote-tracking branch 'origin/hugh/ui-tokens' into main (Matthew Wilkes) #24
  • Add none check for when hexpansion without eeprom is inserted (b0xcat)
  • eb23631: Add issue resolutions to readme (Naomi Pentrel) #26
  • 0a93532: Basic OTA support (Matthew Wilkes) #35
  • de3940c: Improve firmware root detection in version setting (Matthew Wilkes) #35
  • 3033f4a: Update mpy and include recursive submodules (Matthew Wilkes) #35
  • 2297f67: Fix hexpansion format prompts (Matthew Wilkes) #43
  • efc9133: Add menu item change handler (Matt Emerick-Law) #40
  • e74f2f9: Add text dialog (Jake Walker) #41
  • 561bab9: Add masked option to text dialog (Jake Walker) #41
  • set SCL freq to 133KHz (needed for installation at EMF) #42 (Skyler Mansfield)
  • f78c930: Improved OTA (Matthew Wilkes) #43
  • deae63b: Merge remote-tracking branch 'origin/main' into b0xcat/fix-multiaddress-eeprom (Matthew Wilkes) #18
  • 8305cd3: Updates testing on real hardware (Matthew Wilkes)

v0.0.1

06 May 20:58
a24f09f
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Merge pull request #14 from emfcamp/hugh/ui-menu

Add menu widget