From 2c8b0205a64ba30bd16892a0ef417caed401438c Mon Sep 17 00:00:00 2001
From: Jason Kridner <jkridner@beagleboard.org>
Date: Tue, 6 Sep 2022 23:10:48 -0400
Subject: [PATCH] beagleconnect: note usage of CC1352P7

---
 boards/beagleconnect/freedom/index.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/boards/beagleconnect/freedom/index.rst b/boards/beagleconnect/freedom/index.rst
index e4199e02..f78d9d9e 100644
--- a/boards/beagleconnect/freedom/index.rst
+++ b/boards/beagleconnect/freedom/index.rst
@@ -29,7 +29,7 @@ devices within the first year after the initial release.
 BeagleConnectâ„¢ Freedom
 **********************
 
-BeagleConnectâ„¢ Freedom is based on the `TI CC1352 <https://www.ti.com/product/CC1352R>`_ 
+BeagleConnectâ„¢ Freedom is based on the `TI CC1352 <https://www.ti.com/product/CC1352P7>`_ 
 and is the first available BeagleConnectâ„¢ solution. It implements:
 
 * BeagleConnectâ„¢ gateway device function for Sub-GHz 802.15.4 long-range 
@@ -125,9 +125,9 @@ Long-range, low-power wireless
 ==============================
 
 BeagleConnectâ„¢ Freedom wireless hardware is built around a 
-`TI CC1352 <http://www.ti.com/product/CC1352R>`_ multiprotocol and multi-band 
+`TI CC1352 <http://www.ti.com/product/CC1352P7>`_ multiprotocol and multi-band 
 Sub-1 GHz and 2.4-GHz wireless microcontroller (MCU). CC1352R includes a 48-MHz
-Arm® Cortex®-M4F processor, 352KB Flash, 256KB ROM, 8KB Cache SRAM, 80KB of 
+Arm® Cortex®-M4F processor, 704KB Flash, 256KB ROM, 8KB Cache SRAM, 144KB of 
 ultra-low leakage SRAM, and `Over-the-Air <https://en.wikipedia.org/wiki/Over-the-air_programming>`_ 
 upgrades (OTA).
 
-- 
GitLab