#arm #cortex-m

no-std cc2538

Peripheral access API for CC2538 System-on-Chip

2 unstable releases

0.2.0 Sep 11, 2019
0.1.0 Sep 5, 2019

#1663 in Hardware support

MIT license

4.5MB
105K SLoC

cc2538

Crates.io Build Status

CC2538 Peripheral Access API generated using svd2rust. The svd was generated via tixml2svd.

The API includes all peripherals for the CC2538SF53 (512kb flash, 32kb RAM) version of the SoC (see the CC2538 device overview, page 6 for differences between different versions). The reason behind this is that I only have a Zolertia Firefly device to test, which integrates that version of the SoC.

This was generated automatically and has not been thoroughly tested. Use with caution.

Dependencies

~0.8–1MB
~17K SLoC