Skip to content
Snippets Groups Projects
  1. Jun 11, 2023
    • q3k's avatar
      badg23, gc9a01: move to components/ · 7e939323
      q3k authored
      7e939323
    • q3k's avatar
      *: use plain ESP-IDF cmake machinery · 2f41ff64
      q3k authored
      This refactors the build system to be more in line with the average
      ESP-IDF project.
      
      This means that:
        1. `idf.py` from the main directory now works
        2. Adding components, running menuconfig, etc. should now be trivial.
        3. We don't have to edit files in micropython/ports/esp32/....
      
      Hopefully this is the first step to yeeting the micropython checkout
      from source and just depending on a submodule instead.
      2f41ff64
Loading