558 Commits (8b277d3c34f2613c1e204fcf055ebe91f119715b)

Author SHA1 Message Date
Damien George 730e975091 esp32/boards: Merge manifest_release modules into standard manifest. 2 years ago
Damien George 2e386bcf76 tools/mpremote: Print nicer errors for unsupported 'cp -r' arguments. 2 years ago
Damien George f5fedf4676 tools/pyboard.py: Add fs_cp function for direct device-to-device copy. 2 years ago
Damien George 24f1161fe2 tools/pyboard.py: Remove implicit fs_put if source starts with ./. 2 years ago
Damien George 858707181d tools/mpremote: Print a nicer error when a filesystem command fails. 2 years ago
Damien George 1855df6361 stm32: Remove support for CC3000 WiFi driver. 2 years ago
Jim Mussared 492ba5eaf2 stm32: Move board variant config to mpconfigboard.mk. 2 years ago
robert-hh f6ec01d1da tools/ci.sh: Split the stm32 builds for wiznet5k and cc3k. 2 years ago
Nicholas H.Tollervey af54d2ce9f
javascript: Rename this port to 'webassembly'. 2 years ago
Jim Mussared 59e3348c10 tools/mpremote: Add "edit" command. 2 years ago
Jim Mussared 263737ecfe tools/pyboard.py: Add "touch" filesystem command. 2 years ago
Jim Mussared a311e9e3d4 tools/mpremote: Allow + terminator for fs commands. 2 years ago
Damien George cbc9f944c4 tests,tools: Update path to unix micropython executable. 2 years ago
Damien George d53c3b6ade unix/variants: Remove variant suffix from executable filename. 2 years ago
Daniel Jour 409995ac68 tools/ci.sh: Force mpy-cross build for samd and teensy. 2 years ago
Daniel Jour 47c84286e8 all: Fix paths to mpy-cross and micropython binaries. 2 years ago
Jim Mussared 58bed5ec14 tools/ci.sh: Initialise submodules for more ports. 2 years ago
Dan Ellis f9cbe6bc47 py/formatfloat: Format all whole-number floats exactly. 2 years ago
iabdalkader 2076f2efcc tools/autobuild: Add nrf port to autobuild scripts. 2 years ago
Damien George 80bc9b3dee tools/mpremote: Don't be verbose when using cat command. 2 years ago
Damien George 7e5137e0ae tools/pyboard.py: Add verbose option to filesystem_command. 2 years ago
David Lechner 17f0297c1a tools/ci.sh: Drop ppa requirement for code formatting CI. 2 years ago
Maureen Helm bada8b3cad zephyr: Upgrade to Zephyr v3.1.0. 2 years ago
Damien George dea1ba3309 tools/metrics.py: Add mimxrt and renesas-ra to list of available ports. 2 years ago
Damien George 1f1afae622 examples/natmod/features3: Add example to test more natmod features. 2 years ago
Damien George 17a0d65ee4 tools/mpy_ld.py: Support GOT entries that reference inside mp_fun_table. 2 years ago
Damien George 313f082896 tools/ci.sh: Build native .mpy examples for armv7emsp, xtensawin in CI. 2 years ago
Damien George abb3850398 tools/mpy_ld.py: Support R_XTENSA_PDIFF32 relocation. 2 years ago
Damien George 6a1dbaad1c tools/ci.sh: Build NUCLEO_H743ZI with -O2 optimisation level. 2 years ago
Damien George 5290bfaefe tools/mpremote: Bump version to 0.3.0. 2 years ago
Damien George 646fcdadbf tools/mpremote: Add command to print the version. 2 years ago
Damien George 2fb413b265 tools/mpy-tool.py: Improve generated frozen identifiers. 2 years ago
Damien George 9670a156da all: Rename MICROPY_PY_WIZNET5K to MICROPY_PY_NETWORK_WIZNET5K. 2 years ago
Damien George bf92b0cbf2 tools/ci.sh: Add test for mpy-tool's merging feature. 2 years ago
Damien George 599a22e569 tools/mpy-tool.py: Rework .mpy merging feature. 2 years ago
Damien George f506bf342a py/bc: Remove unused mp_opcode_format function. 2 years ago
Damien George b37b578214 py/persistentcode: Remove remaining native qstr linking support. 2 years ago
Andrew Leech b92e51efe7 tools/ci.sh: Add build of W5100S_EVB_PICO board to rp2 CI. 2 years ago
Damien George 1d047617bb tools/mpy-tool.py: Remove obsolete unicode flag in .mpy header. 2 years ago
David Lechner d42d35f56d tests/run-tests.py: Enable `-X realtime` option for macOS tests. 3 years ago
Damien George c1b9d2259e py/dynruntime.mk: Add basic support for armv6m architecture. 2 years ago
Damien George d4d53e9e11 py/emitnative: Access qstr values using indirection table qstr_table. 3 years ago
Damien George 1fb01bd6c5 py/emitnative: Put a pointer to the native prelude in child_table array. 3 years ago
Damien George 8725a32f41 tools/ci.sh: For esp8266 CI install esptool 3.3.1. 3 years ago
Damien George f8d3956c63 tools/ci.sh: Run full test suite on stackless and settrace builds. 3 years ago
Damien George c49d5207e9 py/persistentcode: Remove unicode feature flag from .mpy file. 3 years ago
Damien George 2ed4f7a130 tools/mpy_ld.py: Remove obsolete QSTR_WINDOW_SIZE constant. 3 years ago
Takeo Takahashi e3c880a569 tools/autobuild: Update for ports/renesas-ra. 3 years ago
Damien George aec8db3cd1 tools/uncrustify: Make sure a space exists after a comma. 3 years ago
Takeo Takahashi 3a941cce51 tools/ci.sh: Update for ports/renesas-ra. 3 years ago