Skip to content
Snippets Groups Projects
  1. Jul 30, 2023
  2. Jul 29, 2023
    • q3k's avatar
      main: enable NVS · 7b28f31e
      q3k authored
      Fixes #12.
      7b28f31e
    • q3k's avatar
      recovery: initial commit · 064de7be
      q3k authored
      This is the first implementation of the Recovery Mode for the badge.
      
      See README for information on how to use/flash it.
      064de7be
    • q3k's avatar
      ctx: allow for a smaller build for recovery mode · b033290c
      q3k authored
      b033290c
    • q3k's avatar
      st3m: move some main-specific stuff to main · 7629bb69
      q3k authored
      We attempt to share st3m with the recovery firmware, and thus must
      eliminate two components that can't live in the recovery firmware:
      
      1. The startup function, which contains references to all matters of
         subfunctionality we don't want (audio, micropython, etc)
      2. The FS code, which contains references to the tarball extraction
         logic (which we don't want to embed into recovery mode either).
      7629bb69
  3. Jul 28, 2023
  4. Jul 23, 2023
Loading