浏览代码

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 1 年之前
父节点
当前提交
25483e70e9
共有 9 个文件被更改,包括 2 次插入2 次删除
  1. 二进制
      esp32/output/max80.ino.bin
  2. 2 2
      fpga/max80.qpf
  3. 二进制
      fpga/output/max80.fw
  4. 二进制
      fpga/output/v1.fw
  5. 二进制
      fpga/output/v1.jic
  6. 二进制
      fpga/output/v1.sof
  7. 二进制
      fpga/output/v2.fw
  8. 二进制
      fpga/output/v2.jic
  9. 二进制
      fpga/output/v2.sof

二进制
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
 

二进制
fpga/output/max80.fw


二进制
fpga/output/v1.fw


二进制
fpga/output/v1.jic


二进制
fpga/output/v1.sof


二进制
fpga/output/v2.fw


二进制
fpga/output/v2.jic


二进制
fpga/output/v2.sof