-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
I have a problem with the offline creation 'mbed' library for board Nucleo_L152RE.
Compilings runs correctly (no errors or warnings). Library (libmbed.a) is created but the file 'devices.h' in folder '/.build/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE' is basically empty. There are not #defines (eg. DEVICE_SERIAL, ...). An attempt to compile an application fails with error: 'Serial is not a type.'
I create a library as usual with the command: 'python workspace_tools/build.py -m NUCLEO_L152RE -t GCC_ARM -o "debug-info"'.
Metadata
Metadata
Assignees
Labels
No labels