This repository was archived by the owner on Sep 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 165
int32 overflow because of to late cast #1
Comments
Already solved, thanks @livius2 and @jmarcelino |
iwahdan88
pushed a commit
that referenced
this issue
Dec 7, 2018
… in Pycom mod * Re-enable Fatfs on /flash (#1) * Dynamic choice of file system type (WIP) * Dynamic choice of file system type (WIP) * Dynamic choice of file system type (WIP) Fix Sigfox initialization * Fix crash in modsigfox.c Based on husigeza/pycom-micropython-sigfox@277275a * Improved pycom.bootmgr() function, add more #ifndef FS_USE_LITTLEFS based on Geza's recommendation. * esp32/mods: updated bootmgr API in Pycom module to return tuple + raise exeptions in case of value errors
X-Ryl669
pushed a commit
to X-Ryl669/pycom-micropython-sigfox
that referenced
this issue
May 12, 2023
… in Pycom mod * Re-enable Fatfs on /flash (pycom#1) * Dynamic choice of file system type (WIP) * Dynamic choice of file system type (WIP) * Dynamic choice of file system type (WIP) Fix Sigfox initialization * Fix crash in modsigfox.c Based on husigeza/pycom-micropython-sigfox@277275a * Improved pycom.bootmgr() function, add more #ifndef FS_USE_LITTLEFS based on Geza's recommendation. * esp32/mods: updated bootmgr API in Pycom module to return tuple + raise exeptions in case of value errors
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
int32 overflow because of to late cast
but should be
The text was updated successfully, but these errors were encountered: