micropython/ports
hahmadi b169904254 stm32/mpconfigport.h: Add option to have custom help text.
Define MICROPY_PY_BUILTINS_HELP_TEXT in <yourboard>/mpconfigboard.h for a
custom help text.
2020-02-21 15:02:19 +11:00
..
bare-arm
cc3200
esp32 esp32: Move to IDF 4.0 release version. 2020-02-20 00:34:31 +11:00
esp8266 py: Add mp_raise_msg_varg helper and use it where appropriate. 2020-02-13 11:52:40 +11:00
javascript
minimal
nrf nrf: Use MICROPY_HW_ENABLE_RNG instead of MICROPY_PY_RANDOM_HW_RNG. 2020-02-18 12:43:16 +11:00
pic16bit
powerpc
qemu-arm
samd
stm32 stm32/mpconfigport.h: Add option to have custom help text. 2020-02-21 15:02:19 +11:00
teensy
unix unix/mphalport.h: Fix build when MICROPY_USE_READLINE=0. 2020-02-20 00:45:58 +11:00
windows
zephyr