Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • anon/appstore
  • blm_docs
  • compressor
  • pippin/media_framework
  • sec/blinky
  • pippin/uhm_flash_access_bust
  • release/1.0.0
  • fm_fix2
  • fm_fix
  • 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
  • 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

idf_ext.py

Blame
  • Forked from flow3r / flow3r firmware
    Source project has a limited visibility.
    • q3k's avatar
      93e9b5d8
      *: make generation configurable, use sdkconfig defaults · 93e9b5d8
      q3k authored
      This moves badge hardware generation selection over from a header file
      into ESP-IDF configuratbility.
      
      The generaiton can now be selected by specifying `BADGE_GENERATION` or
      `-g` when running the initial built.
      
      In addition, each generation now gets its own sdkconfig.defaults file
      (instead named sdkconfig.$generation) and the big autogeneration
      sdkconfig file gets yeeted.
      93e9b5d8
      History
      *: make generation configurable, use sdkconfig defaults
      q3k authored
      This moves badge hardware generation selection over from a header file
      into ESP-IDF configuratbility.
      
      The generaiton can now be selected by specifying `BADGE_GENERATION` or
      `-g` when running the initial built.
      
      In addition, each generation now gets its own sdkconfig.defaults file
      (instead named sdkconfig.$generation) and the big autogeneration
      sdkconfig file gets yeeted.