Skip to content

Add ESP32-WROOM-32U

Diego Herranz requested to merge github/fork/diegoherranz/esp32-wroom-32u into master

During https://github.com/KiCad/kicad-symbols/pull/724, the ESP32-WROOM-32U was excluded because it couldn't be an alias of ESP32-WROOM-32 since it needs a different footprint despite being the same symbol (https://github.com/KiCad/kicad-symbols/pull/724#issuecomment-408981070).

Copied from the ESP32-WROOM-32 symbol. Only changes are: - Name - Description and datasheet - Default footprint - Footprint filter - Keywords

Also, after adding ESP32-WROOM-32U which needs an external antenna, I've added a second commit to make clear that ESP32-WROOM-32 and ESP32-WROOM-32D have an onboard PCB antenna.

Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf

esp32-wroom-32u


Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports