Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 21:33
· 51 commits to main since this release

Commits

  • 01f014d: Add micropython-lib and freeze urequests (Matthew Wilkes) #46
  • 5c0df70: Add badge.team terminal window and begin porting terminal dashboard (Matthew Wilkes) #46
  • 0212f2f: Add semi-persistent RTC memory driver from badge.team (Matthew Wilkes) #46
  • 4b0ce86: Port of badge.team terminal interface (Matthew Wilkes) #46
  • c53ad65: Freeze upysh from micropython-lib rather than copy in (Matthew Wilkes) #46
  • 5d20562: Revert "Add semi-persistent RTC memory driver from badge.team" (Matthew Wilkes) #46
  • 72eaa8d: Add badge.team flash app enumeration (Matthew Wilkes) #46
  • 96bf5f8: Remove un-needed terminal interface code from badgeteam (Matthew Wilkes) #46
  • 1e67c9f: Work towards installing apps from hatchery (Matthew Wilkes) #46
  • 6abc116: Switch woezel repo to our hatchery instance (Matthew Wilkes) #46
  • 20becbf: Address review comments (primarily spaces/tabs - yay python) (Matthew Wilkes) #46
  • 86fb0d6: Merge remote-tracking branch 'emf/main' into terminal_interface (Matthew Wilkes) #46
  • 21136bb: Add missing woezel support files. Oops (Matthew Wilkes) #46
  • c0951fe: Merge remote-tracking branch 'origin/main' into terminal_interface (Tom Sutcliffe) #46
  • 690b405: Fix flow_lines (Tom Sutcliffe) #46
  • 7ae1770: Look for user apps in /apps/ (Tom Sutcliffe)
  • 34885e1: Show splash in boot.py (Tom Sutcliffe)
  • 6b46f54: Add uart_menu_app setting to disable terminal UART menu app (Tom Sutcliffe)