Skip to content
Discussion options

You must be logged in to vote

You will need to change to MICROPY_FLOAT_IMPL.

#define MICROPY_FLOAT_IMPL                      (MICROPY_FLOAT_IMPL_FLOAT)

And make sure -mfpu=fpv4-sp-d16 -mfloat-abi=hard is added to CFLAGS somewhere in the Makefile.

Replies: 1 comment 16 replies

Comment options

You must be logged in to vote
16 replies
@dlech
Comment options

@synapticonashaikh
Comment options

@dlech
Comment options

@synapticonashaikh
Comment options

@synapticonashaikh
Comment options

Answer selected by synapticonashaikh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants