Skip to content
Snippets Groups Projects
Select Git revision
  • rahix/docs-fixes
  • pippin/wip
  • main default protected
  • blm_docs
  • release/1.0.0
  • fm_fix2
  • fm_fix
  • sec/blinky
  • pippin/make_empty_drawlists_skip_render_and_blit
  • pressable_bugfix
  • moon2_gay_drums
  • moon2_applications
  • schneider/application-remove-name
  • anon/webflasher
  • pippin/display-python-errors-on-display
  • bl00mbox
  • bl00mbox_old
  • schneider/recovery
  • schneider/bhi581
  • anon/update-sim
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
27 results

main.c

Blame
  • Forked from flow3r / flow3r firmware
    Source project has a limited visibility.
    • pippin's avatar
      10fb934d
      st3m,mpy: show last bits of python errors on display · 10fb934d
      pippin authored
      This is implemented with a tiny terminal emulator which the stdout of
      micropython is passed through. This allows us to detect what state the
      interepreter connection of micropython might be in, and show a REPL splash or
      text accordingly.
      10fb934d
      History
      st3m,mpy: show last bits of python errors on display
      pippin authored
      This is implemented with a tiny terminal emulator which the stdout of
      micropython is passed through. This allows us to detect what state the
      interepreter connection of micropython might be in, and show a REPL splash or
      text accordingly.