Skip to content

The arguments to circup example are mysterious #251

@dhalbert

Description

@dhalbert

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions