kicad/ESP32/README.md

Wed, 26 Jun 2024 21:48:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 26 Jun 2024 21:48:49 +0200
branch
idf 5.1
changeset 136
89fc3c57282e
parent 99
6581d53411ae
permissions
-rw-r--r--

Reverted gpio_pad_select_gpio() calls, added the correct include. Starting the unit works better now. Reverted some other small changes. In some parts the controller is very slow, possible spiffs issue?

99
6581d53411ae Added ESP32 library inside the project.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 # doit-esp32-devkit-kicad
6581d53411ae Added ESP32 library inside the project.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 DOIT Esp32 DevKit v1 KiCad component file and footprint.
6581d53411ae Added ESP32 library inside the project.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3
6581d53411ae Added ESP32 library inside the project.
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4 Modified from original, all pin numbers are remapped.

mercurial