Skip to content
Snippets Groups Projects
  1. Aug 09, 2023
  2. Aug 05, 2023
  3. Jul 30, 2023
  4. Jul 28, 2023
  5. Jul 23, 2023
  6. Jul 03, 2023
    • q3k's avatar
      *: bump to ESP-IDF 5.1 · 526d6690
      q3k authored
      Phew.
      
      This was mostly blocked by Micropython, but it has since then also
      upgraded to IDF 5: https://github.com/micropython/micropython/commit/e4650125b88a35f074097f16d84a8f49bd22ac06
      
      We take that change and selectively apply it where necessary. However,
      it's not a 1:1 patch apply, as we already were on a somewhat forked
      Micropython, and we also want to support IDF 5.1, not 5.0.
      
      We also bump up the IDF distribution brought in by Nix, and fix some
      warnings that have since turned into errors due to toolchain changes.
      526d6690
  7. Jul 01, 2023
  8. Jun 24, 2023
  9. Jun 23, 2023
  10. Jun 18, 2023
    • q3k's avatar
      sdkconfig: unify · bbe070e7
      q3k authored
      Removes sdkconfig.p* files, use a single sdkconfig.defaults.
      
      This is now 'overlaid' with flow3r-specific options by idf_ext.py.
      bbe070e7
  11. Jun 15, 2023
  12. Jun 13, 2023
  13. Jun 12, 2023
  14. Jun 11, 2023
Loading