Closed
Milestone

v1.12

v1.12 - 2019-10-19 - Leek

Added

  • USB Storage mode! You can now select 'USB Storage' in the menu and access card10's filesystem via USB. No more rebooting into bootloader!
  • LED feedback on boot. If your display is broken, you can still see it doing something now.
  • ./tools/pycard10.py --set-time to set card10's system time from your host.
  • 4 new functions in utime modules:
    • set_time_ms()
    • set_unix_time_ms()
    • unix_time()
    • unix_time_ms()

Changed

  • Updated BLE stack
  • Refactored gfx API for drawing images (internal).
  • Draw partially clipped primitives in all cases (Fixes menu scrolling animation).
  • Fatal errors are now handled in a central 'panic' module.

Fixed

  • Make BLE interrupts higher priority than anything else to hopefully increase stability.
  • Turn off BLE encryption after closing a connection.
  • Fixed mainline bootloader being broken.
  • Fixed menu entries being ordered by path instead of name.
  • Fixed menu crashing without a message.
  • Fixed QSTR build-system.
  • Work items 1
  • Merge requests 9
  • Participants 1
  • Labels 2
Loading
Loading
Loading
Loading
100% complete
100%
Start date
No start date
None
Due date
No due date
1
Work items 1 New issue
Open: 0 Closed: 1
9
Merge requests 9
Open: 0 Closed: 2 Merged: 7
0
Releases
None
Reference: card10/firmware%"v1.12"