-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Tracking] cc13x2_cc26x2 drivers support #13635
Copy link
Copy link
Open
Labels
Area: driversArea: Device driversArea: Device driversType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOTType: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOTType: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort
Description
This issue is intended to track progress for the support of the
cc13x2_cc26x2and the features that need to be implemented.SetupTrimDeviceimplementation. This should be called after the hardware bootloader finishes boot and starts the firmware (cpu_init). It sets some registers to good defaults.cpu_init. #13816cc26x0already has an implementation, that code can be generalized and put undercc26xx_cc13xx. PR cc26xx_cc13xx: add periph_i2c implementation #14128Useful links