Skip to content

Commit

Permalink
boards: beagle: beagleconnect_freedom: doc: Update capabilities
Browse files Browse the repository at this point in the history
- Add PWM, ADC, FLASH and Radio to docs

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
  • Loading branch information
Ayush1325 authored and MaureenHelm committed Sep 30, 2024
1 parent b68a823 commit 57f0894
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions boards/beagle/beagleconnect_freedom/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ The board configuration supports the following hardware features:
+-----------+------------+----------------------+
| I2C | off-chip | BCF_BRIDGE_MCU |
+-----------+------------+----------------------+
| ADC | on-chip | adc |
+-----------+------------+----------------------+
| PWM | on-chip | pwm |
+-----------+------------+----------------------+
| FLASH | on-chip | flash |
+-----------+------------+----------------------+
| RADIO | on-chip | ieee802154 |
+-----------+------------+----------------------+

Connections and IOs
===================
Expand Down

0 comments on commit 57f0894

Please sign in to comment.