This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
ports
History
Damien George
bd6fed8201
javascript/Makefile: Fix unrepresentable float error by using clamp.
...
Otherwise converting large floats to ints will fail (as seen by the builtin_float_hash.py test).
2019-04-28 22:17:42 +10:00
..
bare-arm
…
cc3200
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
esp32
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
esp8266
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
javascript
javascript/Makefile: Fix unrepresentable float error by using clamp.
2019-04-28 22:17:42 +10:00
minimal
minimal/frozentest: Recompile now that mpy format and version changed.
2019-03-08 15:53:05 +11:00
nrf
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
pic16bit
…
qemu-arm
…
stm32
stm32/usb: Add USB device mode for VCP+VCP without MSC.
2019-04-28 21:31:47 +10:00
teensy
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
2019-04-26 15:22:14 +10:00
unix
unix/mpthreadport: Use named semaphores on Mac OS X.
2019-03-27 10:50:01 +11:00
windows
py: Allow registration of modules at their definition.
2019-03-08 22:46:43 +11:00
zephyr
zephyr/CMakeLists.txt: Set AR to point to the Zephyr toolchain exe.
2019-04-11 12:24:05 +10:00