documenting working with Arduino Due (#558)

* documenting working with Arduino Due

* rework tables and added due to library.properties
This commit is contained in:
StefanSpieker
2021-04-24 10:56:31 +02:00
committed by GitHub
parent d3bab30ad4
commit a6bf4dcf0f
3 changed files with 36 additions and 36 deletions

View File

@@ -11,5 +11,5 @@
},
"exclude": "doc",
"frameworks": "arduino",
"platforms": ["atmelavr", "ststm32", "espressif8266", "espressif32", "samd"]
"platforms": ["atmelavr", "atmelsam", "ststm32", "espressif8266", "espressif32", "samd"]
}