Skip to content

Commit 6cad5d2

Browse files
committed
cpu/mips: Remove all mips
1 parent 2039a10 commit 6cad5d2

File tree

123 files changed

+14
-84798
lines changed

Some content is hidden

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

123 files changed

+14
-84798
lines changed

.github/labeler.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,6 @@
142142
"Platform: ESP":
143143
- "cpu/esp*/**/*"
144144

145-
"Platform: MIPS":
146-
- "cpu/mips*/**/*"
147-
- "makefiles/arch/mips.inc.mk"
148-
149145
"Platform: MSP":
150146
- "cpu/msp*/**/*"
151147
- "makefiles/arch/msp430.inc.mk"

.github/workflows/tools-buildtest.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ jobs:
3939
uses: aabadie/riot-action@v1
4040
with:
4141
cmd: make -C dist/tools/edbg
42-
- name: Build pic32prog standalone
43-
uses: aabadie/riot-action@v1
44-
with:
45-
cmd: make -C dist/tools/pic32prog
4642
- name: Build setsid standalone
4743
uses: aabadie/riot-action@v1
4844
with:

.murdock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ tests/ieee802154_hal
121121
# Eventually this list will be removed...
122122
#
123123
: ${TEST_KCONFIG_BOARD_BLOCKLIST:="
124-
6lowpan-clicker
125-
pic32-wifire
126124
"}
127125

128126
# This list will force all boards that are not in the TEST_KCONFIG_BOARD_BLOCKLIST

CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
/cpu/fe310/ @aabadie @kaspar030 @bergzand
5454
/cpu/kinetis/ @fjmolinas
5555
/cpu/lpc2387/ @benpicco @maribu
56-
/cpu/mips*/ @kaspar030 @francois-berder
5756
/cpu/msp430*/ @kaspar030 @gschorcht
5857
/cpu/nrf*/ @aabadie @haukepetersen
5958
/cpu/nrf52/radio/nrf802154/ @bergzand @SemjonKerner @jia200x

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ but not limited to:
6161
* a preemptive, tickless scheduler with priorities
6262
* flexible memory management
6363
* high resolution, long-term timers
64-
* support 100+ boards based on AVR, MSP430, ESP8266, ESP32, MIPS, RISC-V,
64+
* support 100+ boards based on AVR, MSP430, ESP8266, ESP32, RISC-V,
6565
ARM7 and ARM Cortex-M
6666
* the native port allows to run RIOT as-is on Linux, BSD, and MacOS. Multiple
6767
instances of RIOT running on a single machine can also be interconnected via

boards/6lowpan-clicker/Kconfig

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

boards/6lowpan-clicker/Makefile

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

boards/6lowpan-clicker/Makefile.dep

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

boards/6lowpan-clicker/Makefile.features

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

boards/6lowpan-clicker/Makefile.include

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

0 commit comments

Comments
 (0)