Skip to content

Commit fa6051b

Browse files
committed
ports: zephyr: Add support for BeagleConnect Freedom.
- Add build CI. - Add the following capabilities - I2C - SPI - FLASH Signed-off-by: Ayush Singh <ayush@beagleboard.org>
1 parent ed48d3f commit fa6051b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Hardware features
2+
CONFIG_I2C=y
3+
CONFIG_SPI=y
4+
5+
# Flash drivers
6+
CONFIG_FLASH=y
7+
CONFIG_FLASH_MAP=y

tools/ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,7 @@ function ci_zephyr_build {
759759
docker exec zephyr-ci west build -p auto -b frdm_k64f
760760
docker exec zephyr-ci west build -p auto -b mimxrt1050_evk
761761
docker exec zephyr-ci west build -p auto -b nucleo_wb55rg # for bluetooth
762+
docker exec zephyr-ci west build -p auto -b beagleconnect_freedom
762763
}
763764

764765
function ci_zephyr_run_tests {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy