Skip to content

Commit 2809870

Browse files
authored
Merge pull request #21680 from krzysztof-cabaj/cpu_rename_doc_txt
cpu: rename doc txt -> doc.md
2 parents 5c1aa5a + d0decbd commit 2809870

File tree

73 files changed

+489
-647
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+489
-647
lines changed

cpu/arm7tdmi_gba/doc.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@defgroup cpu_arm7tdmi_gba GBAs ARM7TDMI
2+
@ingroup cpu
3+
@brief Nintendos ARM7TDMI on the GBA

cpu/arm7tdmi_gba/doc.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

cpu/atmega1281/doc.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@defgroup cpu_atmega1281 Atmel ATmega1281
2+
@ingroup cpu
3+
@brief Implementation of Atmel's ATmega1281 MCU
4+
5+
@defgroup cpu_atmega1281_definitions Atmel ATmega1281 Definitions
6+
@ingroup cpu_atmega1281

cpu/atmega1281/doc.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

cpu/atmega1284p/doc.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@defgroup cpu_atmega1284p Atmel ATmega1284p
2+
@ingroup cpu
3+
@brief Implementation of Atmel's ATmega1284p MCU
4+
5+
@defgroup cpu_atmega1284p_definitions Atmel ATmega1284p Definitions
6+
@ingroup cpu_atmega1284p

cpu/atmega1284p/doc.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

cpu/atmega128rfa1/doc.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@defgroup cpu_atmega128rfa1 Atmel ATmega128rfa1
2+
@ingroup cpu
3+
@brief Implementation of Atmel's ATmega128rfa1 MCU

cpu/atmega128rfa1/doc.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

cpu/atmega2560/doc.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@defgroup cpu_atmega2560 Atmel ATmega2560
2+
@ingroup cpu
3+
@brief Implementation of Atmel's ATmega2560 MCU
4+
5+
@defgroup cpu_atmega2560_definitions Atmel ATmega2560 Definitions
6+
@ingroup cpu_atmega2560

cpu/atmega2560/doc.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)