Skip to content
Snippets Groups Projects
  1. Jun 11, 2023
    • q3k's avatar
      idf_ext.py: gracefully handle invalid generation · d738fc03
      q3k authored
      d738fc03
    • q3k's avatar
      *: make generation configurable, use sdkconfig defaults · 64eb214a
      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.
      64eb214a
Loading