13192 Commits (9a3e1a18081c8c6a08e2a2efcfefcc4d96e9a8da)
 

Author SHA1 Message Date
Damien George da4b38e756 all: Bump version to 1.18. 3 years ago
Damien George 38054a57f3 tools/mpremote: Bump version to 0.1.0. 3 years ago
stijn cf258c898e windows/msvc: Run qstr preprocessing phase in parallel. 3 years ago
Damien George a3bbd5332b esp32/machine_bitstream: Reinstate bitstream bit-bang implementation. 3 years ago
Damien George e754c2e84f esp32/esp32_rmt: Install RMT driver on core 1. 3 years ago
Damien George 8957386250 docs/esp32: Update RMT quickref example to match latest code. 3 years ago
Damien George 49325de475 tools/ci.sh: Build zephyr nucleo_wb55rg to test zephyr bluetooth build. 3 years ago
Damien George a49b51b7db zephyr/modbluetooth_zephyr: Provide dummy connect_cancel function. 3 years ago
Damien George e7fff736b5 extmod/modbluetooth: Put declaration of connect_cancel in correct place. 3 years ago
Damien George 889dee8076 extmod/modbluetooth: Fix conditional compilation of ringbuf_put_uuid. 3 years ago
iabdalkader f2ccf87e0b extmod/network_ninaw10: Use socket timeout preset in modusocket. 3 years ago
iabdalkader 842da93011 extmod/modusocket: Initialise accepted socket state. 3 years ago
iabdalkader 67420de4f4 extmod/modusocket: Allow setting timeout on unbound sockets. 3 years ago
stijn b47b245c2e windows/appveyor: Build mpy-cross only once for mingw-w64. 3 years ago
Damien George ff0227fa0d esp32/boards/GENERIC_D2WD: Build with -Os optimisation. 3 years ago
Damien George 1892d03740 mimxrt,stm32: Enable MICROPY_PY_USSL_FINALISER. 3 years ago
Damien George 772058a6bd py/mpconfig.h: Define MICROPY_PY_USSL_FINALISER only if not defined. 3 years ago
stijn 22cf0940e1 py/modbuiltins: Add additional macro for extending builtins. 3 years ago
Damien George df3f59ca4b ports: Update board.json files to link to new board images. 3 years ago
Damien George b96318ab61 esp32: Enable platform module with IDF version. 3 years ago
Damien George 3243abfda2 extmod/moduplatform: Detect xtensa arch. 3 years ago
Damien George 000b001fc1 rp2/boards/GARATRONIC_PYBSTICK26_RP2040: Use correct pico-sdk board cfg. 3 years ago
Damien George 4693cf9081 rp2/CMakeLists.txt: Allow a board to override PICO_BOARD. 3 years ago
Damien George d4997c7b60 lib/stm32lib: Update library for fix to F7 USB HS. 3 years ago
Damien George 8ac5613419 LICENSE,docs: Update copyright year range to include 2022. 3 years ago
iabdalkader 12f9f93b39 drivers/ninaw10/nina_wifi_drv: Fix DNS resolution. 3 years ago
iabdalkader 5a86031223 extmod/network_ninaw10: Make recv/recvfrom interchangeable. 3 years ago
iabdalkader 73a6b53dbe extmod/network_ninaw10: Return -1 on timeout from recv/send. 3 years ago
iabdalkader 544c232eb7 extmod/network_ninaw10: Make NIC state persistent. 3 years ago
iabdalkader 0f25e0387c extmod/network_ninaw10: Disable active connections before connecting. 3 years ago
Maureen Helm c6d26bc524 zephyr: Upgrade to Zephyr v2.7.0. 3 years ago
Maureen Helm 0cf03bd3b1 zephyr: Use CONFIG_USB_DEVICE_STACK for conditional USB device support. 3 years ago
Maureen Helm 1e5df0982a zephyr: Get UART console device from devicetree instead of Kconfig. 3 years ago
Maureen Helm 080a9e906d zephyr: Update include path to reboot.h. 3 years ago
Maureen Helm ddbbfbed75 zephyr: Increase minimum CMake version to 3.20.0. 3 years ago
Maureen Helm 1469e29905 tools/ci.sh: Upgrade Zephyr docker image to v0.21.0. 3 years ago
iabdalkader 908e4cf5c3 rp2: Add support for DHT11 and DHT22 sensors. 3 years ago
robert-hh 01d9b7adde rp2/machine_pwm: Keep duty value when changing the frequency. 3 years ago
robert-hh 9e56e630ca rp2/machine_pwm: Fix PWM frequency setting. 3 years ago
iabdalkader f4487a0049 rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Set default I2C pins. 3 years ago
Simon Baatz 79ae7098ca esp32/machine_bitstream: Fix signal duplication on output pins. 3 years ago
MikeTeachman 49d8ae3ecc esp32/machine_i2s: Add support for ESP-IDF 4.4. 3 years ago
iabdalkader 644f4dcc94 shared/runtime/pyexec: Cleanup EXEC_FLAG flag constants. 3 years ago
Emilie Feral 58b56b91c4 py/qstr: Reset mpstate.qstr_last_chunk before raising an error. 3 years ago
NitiKaur 01953f2964 docs/differences: Document details of new PEPs/features in Python 3.5+. 3 years ago
Chris Boudacoff 802ef271b8 mimxrt/hal: Allow readSampleClkSrc to be configured by a board. 3 years ago
stijn 3f16719888 windows/appveyor: Build both standard and dev variants. 3 years ago
stijn 19d949a866 tests/extmod: Skip uselect_poll_udp when poll() is not available. 3 years ago
stijn 7955734aca windows: Run tests via Makefile. 3 years ago
Andrew Leech 05ed19e73e windows: Add support for build variants to windows port. 3 years ago