You are reading a single comment by @hutu and its replies. Click here to read the full conversation.
  • Hi,
    one more thing, compile for STM32F4DISCOVERY is successful without touching any file:

    -->
    $make clean && BOARD=STM32F4DISCOVERY RELEASE=1 make

    CC src/jshardware_common.o
    CC /Users/dp/Desktop/esptest/gen/jswrapper.­o
    LD espruino_1v94.3381_stm32f4discovery.elf
    GEN espruino_1v94.3381_stm32f4discovery.lst
    GEN espruino_1v94.3381_stm32f4discovery.bin
    GEN espruino_1v94.3381_stm32f4discovery.hex
    bash scripts/check_size.sh espruino_1v94.3381_stm32f4discovery.bin
    PASS - size of 300720 is under 786432 bytes

About

Avatar for hutu @hutu started