Procházet zdrojové kódy

Rebuild with Arduino core 2.0.14

Arduino core 2.0.14 seems to fix the problem of the ESP32 USB port not
even appearing, but not the interrupt handler deadlock. At least this
way there are other bugs fixed...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
H. Peter Anvin před 1 rokem
rodič
revize
25483e70e9
9 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. binární
      esp32/output/max80.ino.bin
  2. 2 2
      fpga/max80.qpf
  3. binární
      fpga/output/max80.fw
  4. binární
      fpga/output/v1.fw
  5. binární
      fpga/output/v1.jic
  6. binární
      fpga/output/v1.sof
  7. binární
      fpga/output/v2.fw
  8. binární
      fpga/output/v2.jic
  9. binární
      fpga/output/v2.sof

binární
esp32/output/max80.ino.bin


+ 2 - 2
fpga/max80.qpf

@@ -19,12 +19,12 @@
 #
 # Quartus Prime
 # Version 22.1std.2 Build 922 07/20/2023 SC Lite Edition
-# Date created = 21:18:07  October 12, 2023
+# Date created = 21:30:15  October 12, 2023
 #
 # -------------------------------------------------------------------------- #
 
 QUARTUS_VERSION = "22.1"
-DATE = "21:18:07  October 12, 2023"
+DATE = "21:30:15  October 12, 2023"
 
 # Revisions
 

binární
fpga/output/max80.fw


binární
fpga/output/v1.fw


binární
fpga/output/v1.jic


binární
fpga/output/v1.sof


binární
fpga/output/v2.fw


binární
fpga/output/v2.jic


binární
fpga/output/v2.sof