You've already forked beagleconnect-freedom
mirror of
https://github.com/beagleboard/beagleconnect-freedom.git
synced 2026-07-29 04:00:47 +00:00
It uses UART1 that has corrected RX/TX lines for use with PocketBeagle-based BeagleConnect Gateway or updated Robotics Cape. UART1 is the one next to the battery connector, CC1352 and antenna. UART0 is the one with the MSP430, USB connector, buttons and LEDs.
5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#!/bin/bash -ve
|
|
./flash-cc1352.sh build/bcfserial_beagleconnect $@
|
|
|
|
|