GrumpyOldPizza / arduino-STM32L4

69 stars 60 forks source link

Library for X_NUCLEO_IDB05A1 #27

Closed mayukhIITD closed 6 years ago

mayukhIITD commented 6 years ago

@GrumpyOldPizza: Dear Thomas, I want to use X_NUCLEO_IDB05A1 Bluetooth shield with Nucleo L476RG board. If I use STM32DUINO core then the sample code at : https://github.com/stm32duino/X-NUCLEO-IDB05A1 works fine. But when I use it with grumpyoldpizza core then it gives following error: /home/mayukh/Arduino/libraries/arduino_792491/src/ble_clock.h:24:25: fatal error: wiring_time.h: No such file or directory

Is there any suitable library or example code for using X_NUCLEO_IDB05A1 with grumpyoldpizza core?

Thanks, Mayukh

mayukhIITD commented 6 years ago

@kriswiner : Dear Kris, any help on this?

Thanks, Mayukh

GrumpyOldPizza commented 6 years ago

wiring_time.h is not a standard Arduino include file. Perhaps you could replace it by including the official Arduino.h file.

On Dec 24, 2017 2:49 AM, "mayukhIITD" notifications@github.com wrote:

@kriswiner https://github.com/kriswiner : Dear Kris, any help on this?

Thanks, Mayukh

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GrumpyOldPizza/arduino-STM32L4/issues/27#issuecomment-353775495, or mute the thread https://github.com/notifications/unsubscribe-auth/AG4QfJt34loWPVBuUVIv13tglgP3qg-lks5tDh4ggaJpZM4RK5Pt .