drone-os / drone

CLI utility for Drone, an Embedded Operating System.
https://www.drone-os.com/
Apache License 2.0
165 stars 20 forks source link

Initial cc2538 support #10

Closed thvdveld closed 2 years ago

thvdveld commented 4 years ago

This adds support for the CC2538 chip from TI. It is part of the SimpleLink platforms.

thvdveld commented 4 years ago

Added UART peripheral mapping in https://github.com/drone-os/drone-tisl-map/pull/1 .