Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate launchxl, cc26x2 #1963

Merged
merged 2 commits into from
Jun 25, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ members = [
"boards/hail",
"boards/hifive1",
"boards/imix",
"boards/launchxl",
"boards/nordic/nrf52840dk",
"boards/nordic/nrf52840_dongle",
"boards/nordic/nrf52dk",
Expand All @@ -22,7 +21,6 @@ members = [
"capsules",
"chips/apollo3",
"chips/arty_e21_chip",
"chips/cc26x2",
"chips/e310x",
"chips/ibex",
"chips/lowrisc",
Expand Down
1 change: 0 additions & 1 deletion boards/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ that Tock supports.
| [Nordic nRF52840-DK](nordic/nrf52840dk/README.md) | ARM Cortex-M4 | nRF52840 | jLink | tockloader |
| [Nordic nRF52840-Dongle](nordic/nrf52840_dongle/README.md) | ARM Cortex-M4 | nRF52840 | jLink | tockloader |
| [ACD52832](acd52832/README.md) | ARM Cortex-M4 | nRF52832 | jLink | tockloader |
| [TI LAUNCHXL-CC26x2](launchxl/README.md) | ARM Cortex-M4 | CC2652R | openocd | tockloader |
| [ST Nucleo F446RE](nucleo_f446re/README.md) | ARM Cortex-M4 | STM32F446 | openocd | custom |
| [ST Nucleo F429ZI](nucleo_f429zi/README.md) | ARM Cortex-M4 | STM32F429 | openocd | custom |
| [STM32F3Discovery kit](stm32f3discovery/README.md) | ARM Cortex-M4 | STM32F303VCT6 | openocd | custom |
Expand Down
22 changes: 0 additions & 22 deletions boards/launchxl/Cargo.toml

This file was deleted.

23 changes: 0 additions & 23 deletions boards/launchxl/Makefile

This file was deleted.

200 changes: 0 additions & 200 deletions boards/launchxl/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions boards/launchxl/build.rs

This file was deleted.

10 changes: 0 additions & 10 deletions boards/launchxl/chip_layout.ld

This file was deleted.

7 changes: 0 additions & 7 deletions boards/launchxl/flash-ccfg.jlink

This file was deleted.

11 changes: 0 additions & 11 deletions boards/launchxl/flash-ccfg.openocd

This file was deleted.

7 changes: 0 additions & 7 deletions boards/launchxl/flash-kernel.jlink

This file was deleted.

11 changes: 0 additions & 11 deletions boards/launchxl/flash-kernel.openocd

This file was deleted.

46 changes: 0 additions & 46 deletions boards/launchxl/jtag/cc2652r1f.ccxml

This file was deleted.

14 changes: 0 additions & 14 deletions boards/launchxl/jtag/gdbinit

This file was deleted.