zephyr/soc/arm/ti_simplelink/cc32xx
Ulf Magnusson 1f38ea77ba kconfig: Clean up 'config FOO' (two spaces) definitions
Must've been copy-pasted around.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-11-04 17:31:27 -05:00
..
CMakeLists.txt
Kconfig.defconfig.cc3220sf kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.cc3235sf kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.series kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.series kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
README soc: ti_simplelink: add CC3235SF to the CC32xx series 2019-09-10 10:22:30 +03:00
dts_fixup.h drivers: i2c_cc32xx: Get clock frequency from DTS 2019-07-24 15:10:02 +02:00
linker.ld
soc.c
soc.h

README

CC3220 Info taken from:
* http://www.ti.com/lit/ug/swru465/swru465.pdf

CC3235 Info taken from:
* http://www.ti.com/lit/ug/swru543/swru543.pdf

Notes for CC32XXSF:
 * Text must start at 0x800 offset in flash.  The first 0x800 bytes are
   reserved for the flash header.
 * See CONFIG_TEXT_SECTION_OFFSET.