Missing Libraries #52937
Unanswered
Abhijith-CB
asked this question in
Q&A
Missing Libraries
#52937
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the above error when I am trying to compile an exmaple code for
west build -b rpi_pico samples/net/gsm_modem -- -DCONFIG_MODEM_GSM_APN=\"internet\".
Also I am not able to get the libraries that is nesessary to write new shell commands
for eg : zephyr/drivers/uart.h is missing and syscalls/uart.h is missing .
Beta Was this translation helpful? Give feedback.
All reactions