Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

"yotta search" doesn't work properly #726

Open
bogdanm opened this issue Mar 4, 2016 · 1 comment
Open

"yotta search" doesn't work properly #726

bogdanm opened this issue Mar 4, 2016 · 1 comment
Labels

Comments

@bogdanm
Copy link
Contributor

bogdanm commented Mar 4, 2016

The behaviour of "yotta search" is ocasionally strange, but it seems like sometimes it doesn't work at all. I was trying to look for mbed-hal-nordic in the registry today. This command:

$ yt --plain search -s --limit 10000 mbed-hal-nordic
[long output follows]

doesn't list mbed-hal-nordic at all. However, if I search for nordic instead:

$ yt --plain search -s nordic
mbed-hal-nordic 2.0.0: mbed low-level Hardware Abstraction Layer implementation for Nordic microcontrollers
[more data follows]

yotta version: 0.11.0

EDIT: also tried version 0.14.1, same thing.

@bogdanm bogdanm added the bug label Mar 4, 2016
@anujdutt9
Copy link

anujdutt9 commented Jul 21, 2016

Try to use the command:
" yotta search target "
to get a list of all supported target boards.

For getting a list of all supported drivers, you can use:
" yotta search drivers "

Hope this helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants