1. 14 9月, 2022 3 次提交
  2. 07 9月, 2022 4 次提交
  3. 06 9月, 2022 1 次提交
    • V
      Update PlatformIO build scripts (#7200) · 074f3151
      Valerii Koval 提交于
      This update includes the following:
      
      - Implemented an additional build step that produces an adjusted bootloader image with updated headers
        according to  selected flash mode and size values. This step is only executed for debugging or uploading
        via debug probes.
      
      - Implemented a basic mechanism to dynamically add an extra UF2 bootloader image if corresponding
        partition is selected (e.g. for Adafruit targets)
      
      - Minor code formatting
      074f3151
  4. 29 8月, 2022 2 次提交
  5. 26 8月, 2022 1 次提交
  6. 24 8月, 2022 1 次提交
  7. 22 8月, 2022 4 次提交
  8. 16 8月, 2022 5 次提交
  9. 15 8月, 2022 1 次提交
    • J
      Added NVS test sketch + test script (#6885) · ac7879c6
      Jan Procházka 提交于
      * Added NVS test sketch + test script
      
      * Added cfg.json with multiple fqbns
      
      * cfg.json missing commas fix
      
      * Changed OPI PSRAM to QSPI accordind to new HW setup.
      
      * disabled PSRAM for ESP32S3
      
      * Reverting PSRAM changes
      
      * Remove Octal flash test
      
      Octal flash needs to be tested locally before each release.
      ac7879c6
  10. 11 8月, 2022 4 次提交
  11. 10 8月, 2022 1 次提交
  12. 09 8月, 2022 2 次提交
  13. 08 8月, 2022 6 次提交
  14. 01 8月, 2022 2 次提交
  15. 28 7月, 2022 3 次提交