Skip to content

Commit

Permalink
cpu/mips: Remove all mips
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKevinWeiss committed Sep 27, 2022
1 parent 2039a10 commit 6cad5d2
Show file tree
Hide file tree
Showing 123 changed files with 14 additions and 84,798 deletions.
4 changes: 0 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,6 @@
"Platform: ESP":
- "cpu/esp*/**/*"

"Platform: MIPS":
- "cpu/mips*/**/*"
- "makefiles/arch/mips.inc.mk"

"Platform: MSP":
- "cpu/msp*/**/*"
- "makefiles/arch/msp430.inc.mk"
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/tools-buildtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
uses: aabadie/riot-action@v1
with:
cmd: make -C dist/tools/edbg
- name: Build pic32prog standalone
uses: aabadie/riot-action@v1
with:
cmd: make -C dist/tools/pic32prog
- name: Build setsid standalone
uses: aabadie/riot-action@v1
with:
Expand Down
2 changes: 0 additions & 2 deletions .murdock
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ tests/ieee802154_hal
# Eventually this list will be removed...
#
: ${TEST_KCONFIG_BOARD_BLOCKLIST:="
6lowpan-clicker
pic32-wifire
"}

# This list will force all boards that are not in the TEST_KCONFIG_BOARD_BLOCKLIST
Expand Down
1 change: 0 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
/cpu/fe310/ @aabadie @kaspar030 @bergzand
/cpu/kinetis/ @fjmolinas
/cpu/lpc2387/ @benpicco @maribu
/cpu/mips*/ @kaspar030 @francois-berder
/cpu/msp430*/ @kaspar030 @gschorcht
/cpu/nrf*/ @aabadie @haukepetersen
/cpu/nrf52/radio/nrf802154/ @bergzand @SemjonKerner @jia200x
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ but not limited to:
* a preemptive, tickless scheduler with priorities
* flexible memory management
* high resolution, long-term timers
* support 100+ boards based on AVR, MSP430, ESP8266, ESP32, MIPS, RISC-V,
* support 100+ boards based on AVR, MSP430, ESP8266, ESP32, RISC-V,
ARM7 and ARM Cortex-M
* the native port allows to run RIOT as-is on Linux, BSD, and MacOS. Multiple
instances of RIOT running on a single machine can also be interconnected via
Expand Down
15 changes: 0 additions & 15 deletions boards/6lowpan-clicker/Kconfig

This file was deleted.

2 changes: 0 additions & 2 deletions boards/6lowpan-clicker/Makefile

This file was deleted.

5 changes: 0 additions & 5 deletions boards/6lowpan-clicker/Makefile.dep

This file was deleted.

6 changes: 0 additions & 6 deletions boards/6lowpan-clicker/Makefile.features

This file was deleted.

15 changes: 0 additions & 15 deletions boards/6lowpan-clicker/Makefile.include

This file was deleted.

20 changes: 0 additions & 20 deletions boards/6lowpan-clicker/clicker.c

This file was deleted.

95 changes: 0 additions & 95 deletions boards/6lowpan-clicker/doc.txt

This file was deleted.

77 changes: 0 additions & 77 deletions boards/6lowpan-clicker/include/board.h

This file was deleted.

61 changes: 0 additions & 61 deletions boards/6lowpan-clicker/include/gpio_params.h

This file was deleted.

Loading

0 comments on commit 6cad5d2

Please sign in to comment.