Skip to content

Commit

Permalink
cpu/mips32r2_generic: remove cpu.
Browse files Browse the repository at this point in the history
The `mips32r2_generic` CPU was only used by the `mips-malta` board which has
been removed. The reasons for this removal are the same as for the board:

- No hardware to test.
- The board that used this CPU is not available off the shelf.
- No UART input.
- No integrated flasher (one needs to use a separate Windows tool)

For more information and discussion around MIPS, see issues:

- #11831 (Removal of mips-malta)
- #11788 (General MIPS removal)
  • Loading branch information
jcarrano committed Jul 16, 2019
1 parent 1ad3c78 commit a2bcd75
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 166 deletions.
5 changes: 0 additions & 5 deletions cpu/mips32r2_generic/Makefile

This file was deleted.

1 change: 0 additions & 1 deletion cpu/mips32r2_generic/Makefile.features

This file was deleted.

8 changes: 0 additions & 8 deletions cpu/mips32r2_generic/Makefile.include

This file was deleted.

48 changes: 0 additions & 48 deletions cpu/mips32r2_generic/include/cpu.h

This file was deleted.

67 changes: 0 additions & 67 deletions cpu/mips32r2_generic/include/cpu_conf.h

This file was deleted.

37 changes: 0 additions & 37 deletions cpu/mips32r2_generic/include/periph_cpu.h

This file was deleted.

0 comments on commit a2bcd75

Please sign in to comment.