Skip to content

Embedded Rust access for TI CC2640R2F microcontrollers

License

Notifications You must be signed in to change notification settings

luojia65/cc2640r2f

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC2640R2F

Device support for TI CC2640R2F microcontrollers.

This crate provides an auto-generated API interacting with CC2640R2F as well as its peripherals. It is generated via svd2rust 0.14.0 through tixml2svd 0.1.3. Missing Interrupt Vector descriptions are manually patched according to the reference manual, regarding unassigned interrupts as reserved.

An example usage for this bare-metal device support library may be found at cc2640r2f-hal.

Releases

No releases published

Packages

 
 
 

Languages