zephyr/tests
Vaishnav Achath cb953a4255 soc: arm: ti_simplelink: Add support for TI CC13X2X7 SoC series
Product URL: https://www.ti.com/product/CC1352P7
Datasheet : https://www.ti.com/lit/ds/symlink/cc1352p7.pdf

Features:

Powerful 48-MHz Arm® Cortex®-M4F processor
* 704KB flash program memory
* 256KB of ROM for protocols and library functions
* 8KB of cache SRAM
* 144KB of ultra-low leakage SRAM with parity for
high-reliability operation
* Dual-band Sub-1 GHz and 2.4 GHz operation

Updates:
* Remove CC1352P7_LaunchXL due to compliance checks
* Add CC1352P7 updates
* Update hal_ti for CC1352P7 support
* Remove blank line at end of modules/Kconfig.simplelink
* Split struct and typedef for pinctrl_soc_pin/pinctrl_soc_pin_t
* Reference cc13x2_cc26x2/pinctrl_soc.h
* Reference cc13x2_cc26x2/soc.h

Signed-off-by: Vaishnav Achath <vaishnav@beagleboard.org>
2023-03-21 16:03:43 -04:00
..
application_development
arch soc: arm: ti_simplelink: Add support for TI CC13X2X7 SoC series 2023-03-21 16:03:43 -04:00
benchmarks
bluetooth Bluetooth: Tests: Fix `bt_buf_get_evt` test 2023-03-21 22:49:34 +09:00
boards nrf52_bsim: Add tests of EGU 2023-02-22 16:15:20 +01:00
boot tests: boot: test_mcuboot: Add FLASH_MAP and STREAM_FLASH 2023-03-03 10:49:32 +01:00
bsim tests/bsim compile: Do not provide prj conf if default 2023-03-21 14:59:09 +01:00
cmake twister: Fields for Kconfig and DT overlay files in testcase.yaml 2023-03-01 16:52:01 -05:00
crypto
drivers tests: drivers: spi: Enable spi_loopback on RPL CRB 2023-03-21 13:39:33 +01:00
kernel util: Replace all POSIX arch busy_waits with Z_SPIN_DELAY 2023-03-04 22:14:04 +01:00
lib tests: lib: mem_alloc: skip reallocarray test on arm clang 2023-03-20 12:23:45 -04:00
misc samples/tests: Add empty prj.conf files 2023-03-17 11:49:27 +01:00
net tests: net: sockets: tcp: Add SO_SNDTIMEO test cases 2023-03-20 16:54:41 +01:00
posix tests: posix: add coverage for fnmatch 2023-03-03 17:40:14 +09:00
subsys tests: dfu: img_util: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
unit tests: unit: test for Power-of-Two utilities 2023-02-22 19:14:05 +01:00
ztest drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00