intel / zephyr.js

JavaScript* Runtime for Zephyr* OS
Other
180 stars 65 forks source link

Fail to build STM32F407G-DISC1 and Olimex STM32-E407 images #1873

Open xiaoyu3x opened 6 years ago

xiaoyu3x commented 6 years ago

Issue description

Can't build STM32F407G-DISC1 and Olimex STM32-E407 images

Steps to reproduce

Build STM32F407G-DISC1 or Olimex STM32-E407 image. make BOARD=stm32f4_disco ide or make BOARD=olimex_stm32_e407 ide

Actual Result

‘ST_STM32_OTGFS50000000* ’ undeclared here (not in a function) selection_104

Expected Result

Build image successfully.

Test Build

Branch Commit id Target Device Test Date Result
master 82662d6 STM32F407G-DISC1/Olimex STM32-E407 Apr 19, 2018 Fail
master 3d4a43c STM32F407G-DISC1/Olimex STM32-E407 Apr 19, 2018 Pass
mandarcthorat commented 6 years ago

I'm also facing this issue.

grgustaf commented 6 years ago

@mandarcthorat which board were you trying to use?

mandarcthorat commented 6 years ago

@grgustaf I was trying it on stm32f4 discovery board