• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

kernel/zephyr/dpl/18-Mar-2025-2,1001,284

source/ti/18-Mar-2025-182,69273,200

CMakeLists.txtD18-Mar-20254.3 KiB119107

README.mdD18-Mar-2025792 2416

README.md

1# Simplelink LPF3
2
3This folder contains the low-level support required from the
4Simplelink LPF3 SDK.
5
6### Version
7
8The 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
11Specifically, the following components have been used:
12- Core SDK 8.10.01.04
13- RCL 8.20.01.04
14
15## Contents
16
17The folder-structure herein reflects the folder-structure in the
18Simplelink SDK. All files required to support Zephyr have been copied
19manually from the Simplelink SDK, with the exception of DPL files under
20`kernel/zephyr/dpl`, which are original and maintained in this repository.
21
22When updating to a new SDK, a comparison of the files in the 'devices'
23and 'drivers' directories should be performed to pick up any new changes.
24