Skip to content

Commit 258652a

Browse files
jpanisblvaishnavachath
authored andcommitted
simplelink_lpf3: Add README.md
Detail how this directory was generated and how someone can update to a newer SDK. Also add details on what upstream SDK version these sources were generated. Signed-off-by: Vebjorn Myklebust <[email protected]> Signed-off-by: Julien Panis <[email protected]>
1 parent 1808bdd commit 258652a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

simplelink_lpf3/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Simplelink LPF3
2+
3+
This folder contains the low-level support required from the
4+
Simplelink LPF3 SDK.
5+
6+
### Version
7+
8+
The current version of simplelink_lpf3 is based on
9+
[Simplelink LPF3 8.20.00](https://www.ti.com/tool/download/SIMPLELINK-LOWPOWER-F3-SDK/).
10+
11+
Specifically, the following components have been used:
12+
- Core SDK 8.10.01.04
13+
- RCL 8.20.01.04
14+
15+
## Contents
16+
17+
The folder-structure herein reflects the folder-structure in the
18+
Simplelink SDK. All files required to support Zephyr have been copied
19+
manually from the Simplelink SDK, with the exception of DPL files under
20+
`kernel/zephyr/dpl`, which are original and maintained in this repository.
21+
22+
When updating to a new SDK, a comparison of the files in the 'devices'
23+
and 'drivers' directories should be performed to pick up any new changes.

0 commit comments

Comments
 (0)