machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2020-10-14 20:54:29 +02:00
committed by Ayke
parent 3eb33dff5d
commit c7d8223ab7
6 changed files with 96 additions and 11 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"inherits": ["esp32-coreboard-v2"]
}