Skip to content

Commit

Permalink
Merge pull request #12457 from kaspar030/update_msp430
Browse files Browse the repository at this point in the history
cpu/msp430: update to modern gcc/ELF/newlib toolchain
  • Loading branch information
maribu authored Aug 5, 2020
2 parents b9a4a5e + 480ef32 commit 90f5d21
Show file tree
Hide file tree
Showing 153 changed files with 12,421 additions and 5,545 deletions.
12 changes: 12 additions & 0 deletions LOSTANDFOUND.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,18 @@ Reasons for removal:
- Not maintained anymore
- Not used in GNRC

### boards/chronos [f7ef85d6559eb421d3ddf313c5ad4e5c3c10c64c]
Author(s):
- Oliver Hahm <[email protected]>
- Kaspar Schleiser <[email protected]>

Reason for removal:
- board is quite outdated
- board cannot be automatically tested for lack of UART
- board has many special cases, which hurt upgrade to msp430-elf-gcc 9.x
- the onboard radio has been unsupported for a while
- noone seems to use the board, noone seems to maintain it

### sys/net/gnrc/application_layer/tftp [0e2a62078850e1ecc74db2db4d639cf2d8fb96d3]
Author:
- DipSwitch <[email protected]>
Expand Down
15 changes: 0 additions & 15 deletions boards/chronos/Kconfig

This file was deleted.

5 changes: 0 additions & 5 deletions boards/chronos/Makefile

This file was deleted.

1 change: 0 additions & 1 deletion boards/chronos/Makefile.dep

This file was deleted.

8 changes: 0 additions & 8 deletions boards/chronos/Makefile.features

This file was deleted.

6 changes: 0 additions & 6 deletions boards/chronos/Makefile.include

This file was deleted.

106 changes: 0 additions & 106 deletions boards/chronos/board_init.c

This file was deleted.

44 changes: 0 additions & 44 deletions boards/chronos/doc.txt

This file was deleted.

3 changes: 0 additions & 3 deletions boards/chronos/drivers/Makefile

This file was deleted.

38 changes: 0 additions & 38 deletions boards/chronos/drivers/battery.c

This file was deleted.

54 changes: 0 additions & 54 deletions boards/chronos/drivers/buzzer.c

This file was deleted.

Loading

0 comments on commit 90f5d21

Please sign in to comment.