zephyr icon indicating copy to clipboard operation
zephyr copied to clipboard

boards: arm: add BeaglePlay on-board CC1352

Open Ayush1325 opened this issue 9 months ago • 4 comments

Add basic support for BeaglePlay, a TI AM6254 SoC based development board with a CC1352P7 wireless microcontroller for supporting software defined 2.4GHz and SubGHz wireless protocols. Support for running Zephyr on the quad-A53 SoC or the programmable M4 on the SoC would be provided separately.

Tested hello world sample. Networking support is not tested yet.

See https://beagleplay.org/ for details.

Ayush1325 avatar Nov 02 '23 07:11 Ayush1325

Please find the code changes PR at https://github.com/prometheus/common/pull/511

wasim-nihal avatar Aug 24 '23 11:08 wasim-nihal

@roidelapluie Could you take a look? At first glance this looks correct.

@wasim-nihal could you rebase your PR to fix the conflict?

We looked at this in our bug scrub.

gouthamve avatar Nov 07 '23 11:11 gouthamve

@gouthamve , I have rebased the PR. Can you please review?

wasim-nihal avatar Nov 12 '23 08:11 wasim-nihal

@roidelapluie could you have a look at this once? Currently, the documentation (https://prometheus.io/docs/prometheus/latest/configuration/configuration/#scrape_config) is not update with the change.

wasim-nihal avatar Feb 15 '24 11:02 wasim-nihal