Skip to content
Snippets Groups Projects
Select Git revision
  • 68801d26105fd99ef2cfb51d37b658f01bf10cf2
  • main default protected
  • rahix/big-flow3r
  • fpletz/flake
  • sampler_fix
  • pippin/media_framework
  • release/1.2.0
  • release/1.1.1
  • release/1.1.0
  • sec/auto-nick
  • rahix/flow3rseeds
  • compressor
  • 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
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • 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
33 results

sdkconfig.p1

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.