Hello,
I’ve simple program. When I select “DISCO-L072CZ-LRWAN” platform it’s working but when switch platform to “Murata Type ABZ” I got error number 5 "Cannot open source input file “device.h”: No such file or directory “#include “device.h””. Can you help me and explain how to compile code for “Murata Type ABZ” using online compiler?
Here is the code.
Then I changed os to mbed-os-6.3.0 (here is the code) and also it’s not working with description: “Target MTB_MURATA_ABZ is not recognized”.
Best regards
Yabool2001