We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71cd44d commit 00fa78bCopy full SHA for 00fa78b
.main-meta/main.json
@@ -14,7 +14,7 @@
14
},
15
"compiler": [
16
{
17
- "name": "avr-gcc",
+ "name": "AVR GCC",
18
"semverRange": "^5.4.0"
19
}
20
],
@@ -41,17 +41,13 @@
41
[
42
"Peripherals",
43
"USART"
44
- ],
45
- [
46
- "Development Kit",
47
- "ATmega4809 Xplained Pro"
48
]
49
50
"peripherals": [
51
52
53
"keywords": [
54
- "Bare Metal"
+ "Bare Metal", "Getting Started", "One-Wire", "Synchronous"
55
56
"additionalData": {
57
"longDescription": {
0 commit comments