kicad/sym-lib-table

Fri, 28 Jun 2024 15:33:24 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 28 Jun 2024 15:33:24 +0200
branch
idf 5.1
changeset 137
e0f50087c909
parent 123
a5bc8e689e22
permissions
-rw-r--r--

Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.

123
a5bc8e689e22 Updated kicad drawings to kicad 6.0.8
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 (sym_lib_table
a5bc8e689e22 Updated kicad drawings to kicad 6.0.8
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 (lib (name "ESP32")(type "KiCad")(uri "${KIPRJMOD}/ESP32/doit-esp32-devkit-v1.kicad_sym")(options "")(descr ""))
a5bc8e689e22 Updated kicad drawings to kicad 6.0.8
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 (lib (name "TFT_SD")(type "KiCad")(uri "${KIPRJMOD}/Modules/TFT-SD.kicad_sym")(options "")(descr ""))
a5bc8e689e22 Updated kicad drawings to kicad 6.0.8
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4 )

mercurial