micropython/ports
stijn 70affd9ba2 all: Fix implicit floating point to integer conversions.
These are found when building with -Wfloat-conversion.
2020-04-18 22:42:24 +10:00
..
bare-arm ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
cc3200 ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
esp32 all: Fix implicit floating point to integer conversions. 2020-04-18 22:42:24 +10:00
esp8266 ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
javascript all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
mimxrt all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
minimal ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
nrf all: Clean up error strings to use lowercase and change cannot to can't. 2020-04-13 22:19:37 +10:00
pic16bit all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
powerpc all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
qemu-arm ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
samd all: Remove spaces inside and around parenthesis. 2020-03-28 23:36:44 +11:00
stm32 all: Fix implicit floating point to integer conversions. 2020-04-18 22:42:24 +10:00
teensy ports: Enable error text compression for various ports, but not all. 2020-04-05 15:02:06 +10:00
unix all: Fix implicit floating point to integer conversions. 2020-04-18 22:42:24 +10:00
windows all: Fix implicit floating point to integer conversions. 2020-04-18 22:42:24 +10:00
zephyr all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00