-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
The arguments to circup example are not at all obvious, and the help message doesn't help too much.
I finally figured out it was circup example ble/ble_uart_echo_test. This is not a real pathname, despite the /.
It is not:
circup example adafruit_ble/examples/ble_uart_echo_test
circup example adafruit_ble/examples/ble_uart_echo_test.py
circup example adafruit_ble/ble_uart_echo_test
circup example adafruit_ble/ble_uart_echo_test.py
circup example ble/ble_uart_echo_test.py
circup example ble ble_uart_echo_test
I found circup example --list and then discovered I could do circup example ble --list, but some examples in the help text would be helpful.
aivarannamaa
Metadata
Metadata
Assignees
Labels
No labels