Wykres commitów

  • 35763b3970 wiznet5k: Fix ambiguity with SOCK_BUSY return value. Jared Hancock 2024-04-06 12:20:32 -0500
  • e9de433ecf wiznet5k: Add support for using interrupt without lwIP. Jared Hancock 2024-04-06 12:14:43 -0500
  • c1b0c7eca3 wiznet5k: stm32: Add support for nonblocking and settimeout. Jared Hancock 2024-03-28 22:04:18 -0500
  • 4364ad74ae wiznet5k: Add support for ::send on UDP sockets. Jared Hancock 2024-03-22 11:44:56 -0500
  • 26d0ea4006 wiznet5k: Add support for read timeouts. Jared Hancock 2024-03-20 21:24:24 -0500
  • 2e371503d6 wiznet5k: Add support for nonblocking and settimeout. Jared Hancock 2024-03-20 21:22:42 -0500
  • 4bfc4cc33e
    Merge 8e354bf903 into 5114f2c1ea Andrew Leech 2024-04-05 13:47:26 +0200
  • 3033161a73 stm32/mpu: Reduce flash use with non-inline mpu_config_region. Andrew Leech 2024-04-05 11:18:18 +1100
  • 53d81ae0f6 stm32/main: Catch and report corrupted lfs filesystem at startup. Andrew Leech 2024-01-24 09:08:29 +1100
  • 436d58a5b1
    Merge 59f86fffc9 into 5114f2c1ea Paul Grayson 2024-04-04 10:46:50 +0200
  • 36bf7e9263 stm32/qspi: Use the flash size configured in spiflash init. Andrew Leech 2024-01-26 15:31:19 +1100
  • 475c040dc4 stm32/PYBD_SF2: Specify spiflash chip used on board. Andrew Leech 2023-10-18 11:25:57 +1100
  • 298b92221c memory/spiflash: Support reading SFDP. Andrew Leech 2023-10-18 11:18:56 +1100
  • 8adf9b377e memory/spiflash: Support read in 1 and 4 line modes. Andrew Leech 2023-11-17 14:16:06 +1100
  • 45920afc34 stm32/ospi: Support read in 1 and 4 line modes. Andrew Leech 2023-11-17 14:14:02 +1100
  • fd2833e95c stm32/qspi: Support read in 1 and 4 line modes. Andrew Leech 2023-11-17 14:11:59 +1100
  • 55ca924bea bus/softqspi: Support read in 1 and 4 line modes. Andrew Leech 2023-11-17 14:16:39 +1100
  • 0f6a17717e bus/qspi: Support read in 1 and 4 line modes. Andrew Leech 2023-11-17 14:11:59 +1100
  • 3996913782 stm32/spibdev: Support defining exact flash chip(s) connected. Andrew Leech 2023-10-18 10:24:30 +1100
  • 10faa45058 drivers/memory/spiflash: Support defining exact flash chip(s) connected. Andrew Leech 2023-10-18 10:15:11 +1100
  • f808936634 drivers/external_flash_device: Add AT25SF161B/641B & MX25L25673G. Andrew Leech 2023-10-16 15:40:07 +1100
  • 4d8feee4ab stm32/main: Catch and report corrupted lfs filesystem at startup. Andrew Leech 2024-01-24 09:08:29 +1100
  • 0963bb91a9
    Merge f74001c8a2 into 5114f2c1ea Jared Hancock 2024-04-04 07:15:45 +0800
  • fea77b0404
    Merge 3c615f4875 into 5114f2c1ea Rakesh Peter 2024-04-04 07:12:50 +0800
  • e4bd387619
    Merge d872e6eb90 into 5114f2c1ea David Grayson 2024-04-04 07:11:48 +0800
  • ec0a94b6e2
    Merge 479df8c6fe into 5114f2c1ea Matt Trentini 2024-04-04 07:10:55 +0800
  • a9a2fa7b75
    Merge aaf109f88d into 5114f2c1ea Robert Hammelrath 2024-04-04 07:10:27 +0800
  • 75a9f35ab9
    esp32/machine_timer.c: Limit timer numbers for ESP32C3. robert-hh 2024-04-03 19:01:39 +0200
  • d0528fe571 examples/usercmodule: Add finaliser unit tests. Andrew Leech 2024-04-04 02:52:17 +1100
  • 550f5853c4 py/obj.h: Fix wrong order of _mp_obj_type_t struct members Vonasmic 2024-04-03 10:35:58 +0200
  • e273f6d2e5 WIP: Add Valgrind "max address space" option. Angus Gratton 2024-02-13 09:22:45 +1100
  • d70865e406 py/gc: Support valgrind memcheck on the Python heap. Angus Gratton 2024-02-08 10:39:29 +1100
  • 6175735cda py/mkenv: Allow providing STRIP as an environment variable. Angus Gratton 2024-02-08 10:38:48 +1100
  • 31296b56a3 ports/unix/build-wasi.sh: Update toolchain patches. YAMAMOTO Takashi 2024-04-02 15:29:16 +0900
  • ec7f2ba000 ports/unix/variants/wasi/mpconfigvariant.mk: Update a comment. YAMAMOTO Takashi 2024-02-16 18:25:34 +0900
  • 2b6224edbd ports/unix/build-wasi.sh: Switch to use VARIANT=wasi YAMAMOTO Takashi 2024-02-16 18:15:51 +0900
  • 6d07d64de8 ports/unix/variants/wasi/mpconfigvariant.mk: Disable several things. YAMAMOTO Takashi 2024-02-16 18:15:10 +0900
  • 6e0e59823b ports/unix: Make MICROPY_PY_SYS_EXECUTABLE overridable. YAMAMOTO Takashi 2024-02-16 17:46:05 +0900
  • 1db1bd165b ports/unix/variants/wasi: Disable MICROPY_PY_SYS_EXECUTABLE. YAMAMOTO Takashi 2024-02-16 17:42:36 +0900
  • b27c83049b ports/unix/variants/wasi: Disable MICROPY_PY_OS_SYSTEM. YAMAMOTO Takashi 2024-02-16 17:41:37 +0900
  • a243d5a77a ports/unix/variants/wasi: Disable MICROPY_PY_SELECT_POSIX_OPTIMISATIONS. YAMAMOTO Takashi 2024-02-16 17:39:53 +0900
  • 390135a990 ports/unix: Make MICROPY_PY_OS_SYSTEM overridable. YAMAMOTO Takashi 2024-02-16 17:38:31 +0900
  • 02ff58f148 ports/unix: Make MICROPY_PY_SELECT_POSIX_OPTIMISATIONS overridable. YAMAMOTO Takashi 2024-02-16 17:35:39 +0900
  • 4b3f409888 ports/unix: Add wasi VARIANT. YAMAMOTO Takashi 2024-02-16 17:34:10 +0900
  • 0b51472eb2 ports/unix: Add build-wasi.sh script. YAMAMOTO Takashi 2024-02-15 16:09:44 +0900
  • 5af2e3592a
    Merge fb7ba43d81 into 5114f2c1ea Andrew Leech 2024-04-03 06:51:57 +1100
  • c846071998 examples/usercmodule: Add finaliser to cexample. Andrew Leech 2023-11-18 10:17:45 +1100
  • e1ac779fd3
    samd/mbedtls: Adapt for mbdetls v3.5.1. robert-hh 2024-01-30 10:44:25 +0100
  • 0096fa2378
    samd/mbedtls: Add time and date functions for mbedtls. robert-hh 2023-12-01 15:40:44 +0100
  • d5e5edef62
    samd: Add the WLAN/BLE pin-out documentation to the docs. robert-hh 2023-11-17 15:18:47 +0100
  • 2d5fa9c2da
    samd: Re-arrange the makefiles for the Variants WLAN and WLAN_BLE. robert-hh 2023-11-16 21:16:56 +0100
  • 42a905190c
    samd/BLE: Add the BLE pin configuration to the mpconfigboard.h files. robert-hh 2023-04-20 15:27:46 +0200
  • 4b2751412b
    samd/BLE: Change main.c, pendsv.h, mpconfigxxx.h and makefiles for BLE. robert-hh 2023-04-20 15:21:43 +0200
  • 6121f6890c all: Use new method mp_obj_new_str_0(). Jon Foster 2024-04-01 19:23:49 +0100
  • 0d25513098 py/objstr.c: Add new mp_obj_new_str_0() method. Jon Foster 2024-04-01 19:19:29 +0100
  • 57c2a18bf8
    samd/BLE: Add mpbthciport.c and mpnimbleport.c, change nina_bt_hci.c. robert-hh 2023-04-21 09:33:31 +0200
  • 3683b977f7
    pyproject.toml: Add a rule for manifest_*.py files at ports/**/mcu. robert-hh 2023-09-22 08:34:27 +0200
  • ff69b9370d
    samd/WLAN: Add/update WLAN definitions for more boards. robert-hh 2023-04-22 21:32:15 +0200
  • 50bf3487e5
    samd/WLAN: Support external NINA10 modules for WLAN. robert-hh 2023-09-23 10:24:16 +0200
  • b02b1cc68a stm32/boards/ARDUINO_PORTENTA_H7: Update pin definitions. Jim Lipsey 2024-04-01 11:58:58 -0500
  • 36ca2bf17c wiznet5k: Properly enable socket buffers for W5100(S). Jared Hancock 2024-04-01 09:10:49 -0500
  • 21a07eb4fe webassembly/asyncio: Implement asyncio.Event class. Damien George 2024-04-01 13:44:44 +1100
  • 7ebf3afd3e webassembly/asyncio: Add simple asyncio module with create_task, sleep. Damien George 2024-03-27 14:40:21 +1100
  • 5bf6ea5ecc
    Merge 55d855dc67 into 5114f2c1ea Yilin Sun 2024-04-01 08:13:25 +0000
  • 55d855dc67
    ports: mimxrt: Switch to official GitHub SDK. Yilin Sun 2024-04-01 16:13:15 +0800
  • 64a24f426e cc3200/modflash.c: Add the ipconfig() methods. robert-hh 2024-03-29 15:25:16 +0100
  • 92b9b97997 ports/esp8266/network_wlan: Get/set config of esp8266 via ipconfig. Felix Dörre 2024-03-29 09:45:04 +0000
  • 6a9af21bde ports/esp32/network_ppp: Get config of esp ppp interfaces via ipconfig. Felix Dörre 2024-03-28 17:06:10 +0000
  • 329ecf9130 extmod/network_lwip.c: Allow using the CIDR notation for addr4. robert-hh 2024-03-28 13:19:51 +0100
  • 29bdcc3ff5 extmod/network_ninaw10: Implement the ipconfig() methods for NINAW10. robert-hh 2024-03-28 08:03:41 +0100
  • 7e1fc9e3a0 ports/{esp32,...}: Implement nic.ipconfig for more network interfaces. Felix Dörre 2024-03-27 21:53:34 +0000
  • 5114f2c1ea webassembly/proxy_js: Allow a Python proxy of a function to be undone. Damien George 2024-03-29 23:58:50 +1100
  • 7c62fbe3f2 webassembly/proxy_js: Promote Python thenable to a Promise. Damien George 2024-03-29 23:07:39 +1100
  • 3997532186 webassembly/proxy_c: Ensure return value of async fun is passed to JS. Damien George 2024-03-29 23:07:32 +1100
  • e1a6da0f9d nrf: Implement time.time() and machine.RTC. Christian Walther 2024-01-02 00:02:14 +0100
  • 4cef128793 nrf: Start HFXO when LFCLK is synthesized from it. Christian Walther 2024-03-29 17:07:41 +0100
  • 6fa8becff5 nrf: Allow boards to choose LFCLK source. Christian Walther 2024-01-01 18:25:04 +0100
  • 065ef5ef0e extmod/modopenamp: Implement streaming protocol for endpoints. iabdalkader 2024-03-18 09:50:58 +0100
  • 87d821ab49 mimxrt: Add support for OpenAMP. iabdalkader 2024-03-23 16:11:15 +0100
  • 23d7a915c1 stm32/mpremoteprocport: Use metal logging functions. iabdalkader 2024-03-24 16:10:41 +0100
  • 8936d3af46 extmod/modopenamp: Use metal logging functions exclusively. iabdalkader 2024-03-28 08:22:55 +0100
  • aa0f3ebe93 extmod/modopenamp: Set a default log handler for ports. iabdalkader 2024-03-21 12:02:24 +0100
  • b829450359 samd/mcu: Guard static function with appropriate #if. Damien George 2024-03-29 17:48:06 +1100
  • ed1c628f0f wiznet5k: stm32: Add support for nonblocking and settimeout. Jared Hancock 2024-03-28 22:04:18 -0500
  • b8f307230c wiznet5k: Add support for ::send on UDP sockets. Jared Hancock 2024-03-22 11:44:56 -0500
  • 588b55ee98 wiznet5k: Add support for read timeouts. Jared Hancock 2024-03-20 21:24:24 -0500
  • 3adf24fd91 wiznet5k: Add support for nonblocking and settimeout. Jared Hancock 2024-03-20 21:22:42 -0500
  • 2651a969fe Modified the Project setting so the name of the binaries created reflect the board name John Gentilin 2024-03-29 00:41:34 +0000
  • 20a86eff53 tests/net_inet: Add simpler tls sites test, and skip existing on axtls. Damien George 2024-03-28 17:59:56 +1100
  • 83c95ca1ea Merge branch 'bug_14092_v2' of github.com:mungewell/micropython into bug_14092_v2 Simon Wood 2024-03-28 09:19:25 -0600
  • a56f61bd10 ports/rp2: Prevent lock-up when `lightsleep()` called within thread. Simon Wood 2024-03-28 09:10:24 -0600
  • dcdcc814cc ports/rp2: Prevent lock-up when `lightsleep()` called within thread. Simon Wood 2024-03-28 09:10:24 -0600
  • 5ad16c3678 re: Add test cases for end-before-start and negative values. Jared Hancock 2024-03-28 09:17:18 -0500
  • f72327165f re: Properly handle negative start/end values. Jared Hancock 2024-03-28 09:16:50 -0500
  • c3e37d1fac extmod/modtls_axtls: Add verify_mode and CERT_NONE constant. Damien George 2024-03-28 17:28:06 +1100
  • 628a37e6cf docs/reference/mpyfiles: Document change in .mpy sub-version. Damien George 2024-03-25 13:18:38 +1100
  • bdbc869f9e py/persistentcode: Bump .mpy sub-version to 6.3. Damien George 2024-03-25 12:25:01 +1100
  • 8b0efde927 examples/natmod/framebuf: Enable FrameBuffer.poly method. Damien George 2024-03-25 13:12:08 +1100
  • d2276f0d41 py/dynruntime: Add mp_binary_get_size/get_val_array/set_val_array. Damien George 2024-03-25 13:10:12 +1100
  • 4662a71f44 drivers/memory: Add IS25LPWP064D chip to list of external flash devices. robert-hh 2024-03-27 11:11:57 +0100