Skip to content

Commit 00fa78b

Browse files
MPAE-8198: Updated main.json
1 parent 71cd44d commit 00fa78b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.main-meta/main.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"compiler": [
1616
{
17-
"name": "avr-gcc",
17+
"name": "AVR GCC",
1818
"semverRange": "^5.4.0"
1919
}
2020
],
@@ -41,17 +41,13 @@
4141
[
4242
"Peripherals",
4343
"USART"
44-
],
45-
[
46-
"Development Kit",
47-
"ATmega4809 Xplained Pro"
4844
]
4945
],
5046
"peripherals": [
5147
"USART"
5248
],
5349
"keywords": [
54-
"Bare Metal"
50+
"Bare Metal", "Getting Started", "One-Wire", "Synchronous"
5551
],
5652
"additionalData": {
5753
"longDescription": {

0 commit comments

Comments
 (0)