mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
Zephyr v3.4.0 changed the declaration of the main function to return an int to allow building Zephyr without the -ffreestanding compiler flag. Signed-off-by: Maureen Helm <maureen.helm@analog.com>