Commit Graph

  • 4e5611c55a mimxrt/machine_rtc: Improve the RTC init at boot. robert-hh 2023-09-18 22:10:10 +02:00
  • 6482eb142c mimxrt/mpbthciport: Allow disabling UART flow control for BLE. robert-hh 2023-09-30 08:27:22 +02:00
  • 51ca23e463 mimxrt/boards: Fix naming of SD-card config option. robert-hh 2023-09-30 08:17:33 +02:00
  • abb44694d8 mimxrt/boards/MIMXRT1176_clock_config: Fix comments about UART clocks. robert-hh 2023-09-06 14:35:44 +02:00
  • 0701341e7f mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. robert-hh 2023-09-05 16:29:51 +02:00
  • 52e3da0a0b mimxrt/mbedtls: Enable certificate validity time validation. iabdalkader 2023-09-06 14:53:17 +02:00
  • 361ca7d5ee mimxrt/mpbthciport: Enable flow control for BT HCI UART. iabdalkader 2023-09-06 12:33:55 +02:00
  • 552b0bbe12 mimxrt: Remove SDCARD Makefile config option. iabdalkader 2023-09-05 15:19:46 +02:00
  • 9d1a1ed42d mimxrt/Makefile: Enable the FSL USDHC for supported MCU series. iabdalkader 2023-09-05 14:14:00 +02:00
  • 805c750164 mimxrt/mimxrt_sdram: Allow boards to override the default SDRAM config. iabdalkader 2023-09-05 13:37:01 +02:00
  • 4b9c459133 mimxrt/sdio: Add support for the 117x series. iabdalkader 2023-09-05 09:30:11 +02:00
  • fbe58553c2 extmod/btstack/btstack_hci_uart: Trigger a poll after UART data is sent. Damien George 2023-09-29 16:15:30 +10:00
  • fae83a6b4d tests/extmod/asyncio_threadsafeflag.py: Update for unix select. Jim Mussared 2023-09-14 15:26:23 +10:00
  • cfe6a11e39 extmod/asyncio/event.py: Fix ThreadSafeFlag.ioctl return. Jim Mussared 2023-09-14 14:07:04 +10:00
  • c854d0e3e1 examples/unix/machine_bios.py: Fix typo. Thomas 2023-09-08 21:11:13 +02:00
  • 10f34b97d1 tests/multi_net/ssl_cert_rsa.py: Update test certificate. Carlosgg 2023-09-06 17:10:06 +01:00
  • 6a6a90507d stm32/boards/ARDUINO_GIGA: Update board config. iabdalkader 2023-09-15 15:07:18 +02:00
  • da6f1e1d1e rp2/msc_disk: Allow configuring the USB MSC inquiry response. Jim Mussared 2023-09-01 16:03:27 +10:00
  • 61f331374d stm32/usbd_msc_interface: Allow configuring the MSC inquiry response. Jim Mussared 2023-09-01 16:02:29 +10:00
  • d7f63f994f esp32/main: Allow a board to override the MicroPython task stack size. dotnfc 2023-09-12 17:15:27 +08:00
  • 6662d84faa esp32/boards: Add bootloader rollback support for all builds. Glenn Moloney 2023-09-07 08:52:39 +10:00
  • b461d218d1 tests/run-internalbench.py: Remove old CPython reference. Angus Gratton 2023-09-20 18:12:11 +10:00
  • dd8a69b5f2 tests/README: Document ./run-internalbench.py. Angus Gratton 2023-09-20 18:11:51 +10:00
  • 3c2b2f7a4d rp2/modmachine: Fix lightsleep while wifi is powered off. Felix Dörre 2023-02-21 07:11:14 +00:00
  • 584c495d32 shared/netutils/dhcpserver: Reply on correct netif. Peter Harper 2023-09-22 18:46:08 +05:30
  • 58c2c503a9 tools/mpremote: Add support for rfc2217, serial over TCP. Jos Verlinde 2023-08-11 13:26:17 +02:00
  • 88ecc78eb3 tools/autobuild/build-downloads.py: Verify standard features. Jim Mussared 2023-09-28 15:26:23 +10:00
  • cf32c2feb5 ports: Restrict board.json to standard features. Jim Mussared 2023-09-28 15:08:50 +10:00
  • 79473691f2 {mimxrt,powerpc,samd}/mpconfigport: Don't override parse chunk alloc. Jim Mussared 2023-09-28 14:57:51 +10:00
  • 77ae0a0948 esp32/boards: Fix VBAT voltage calculation for UM S3 boards. Seon Rozenblum 2023-09-27 20:38:35 +10:00
  • 276bfa3146 py/lexer: Add missing initialisation for fstring_args_idx. Jim Mussared 2023-09-28 12:26:51 +10:00
  • d83c1a43d4 py: Change ifdef DEBUG_PRINT to if DEBUG_PRINT. Ihor Nehrutsa 2023-09-26 11:40:17 +03:00
  • 2fcd28f713 py/mkrules.mk: Don't strip binary if STRIP variable is unset. Angus Gratton 2023-09-20 17:29:12 +10:00
  • 58f63497e5 extmod/modssl_axtls: Only close underlying socket once if it was used. Damien George 2023-09-27 13:36:25 +10:00
  • 03a3af417e esp8266/boards: Make sure modespnow.o is placed in irom0. Damien George 2023-09-27 13:09:53 +10:00
  • 62c3033ba6 tests/extmod/vfs_fat_finaliser.py: Tweak test so files are collected. Damien George 2023-09-27 15:28:42 +10:00
  • 7c88cdda49 tests/float/math_domain.py: Tweak test to also pass with obj-repr-C. Damien George 2023-09-27 13:53:55 +10:00
  • a7e2a6d9f2 tests/extmod/ssl_cadata.py: Skip test on axtls. Damien George 2023-09-27 13:37:31 +10:00
  • a33766880e tests/extmod/deflate_decompress.py: Skip test when not enough memory. Damien George 2023-09-27 13:13:12 +10:00
  • 3695211576 tests/float/float_format_ints.py: Put power-of-10 test in separate file. Damien George 2023-09-27 13:11:58 +10:00
  • 52f76cf4fc tests/stress/bytecode_limit.py: Reverse order of cases. Jim Mussared 2023-09-28 14:37:29 +10:00
  • 5dbd6fc705 stm32/dma: Remove unbalanced ). Damien George 2023-09-28 17:31:54 +10:00
  • 88564c1406 stm32/uart: Generalise UART source clock calculation for H5 and H7 MCUs. Damien George 2023-09-28 15:33:56 +10:00
  • 82b4ab7576 stm32/boards: Move includes to after defines in all hal_conf.h files. Damien George 2023-09-28 16:24:45 +10:00
  • 08c661c930 stm32/dac: Add STM32H5 DAC support, with dma_nohal implementation. Rene Straub 2023-08-11 21:26:50 +02:00
  • 72ef2e6291 stm32/machine_adc: Fix and improve STM32H5 support. Rene Straub 2023-08-02 09:13:16 +02:00
  • 64d24fccd6 stm32/adc: Optimize sampling time for G4, H5, L4 and WB MCUs. Rene Straub 2023-08-05 14:23:29 +02:00
  • 8f9bba0a1a stm32/adc: Add support for STM32H5 ADC2 inputs. Rene Straub 2023-08-05 14:21:41 +02:00
  • 13cc280eae stm32/adc: Fix STM32H5 support. Rene Straub 2023-07-29 19:49:12 +02:00
  • dd58be19ee esp32: Fix Partition.writeblocks() partial write corruption. Luca Burelli 2023-09-21 11:40:26 +02:00
  • a3862e7267 stm32/powerctrlboot: Allow PLL1 Q and R outputs to be enabled on H5. Damien George 2023-09-14 11:33:41 +10:00
  • fa68523968 py/nlrx64: Mark nlr_push() as naked function when possible. Angus Gratton 2023-09-13 10:07:21 +10:00
  • 00930b213e esp32/mphalport: Add function/line/file info to check_esp_err exception. IhorNehrutsa 2023-02-28 23:15:31 +02:00
  • b0e03b3e07 tools/autobuild: Include .bin firmware in renesas-ra build output. Damien George 2023-09-18 11:05:14 +10:00
  • 9dd40d1b60 docs/conf.py: Add sphinxcontrib.jquery to extensions. Damien George 2023-09-18 11:02:27 +10:00
  • 5473200aab rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Use standard HCI UART baudrate. iabdalkader 2023-04-11 20:59:56 +02:00
  • d30f61ba0d drivers/ninaw10/nina_bt_hci: Make some minor fixes to HCI driver. iabdalkader 2023-04-11 13:06:58 +02:00
  • 9ea9e04ef6 rp2/mpconfigport: Disable BLE locking when MICROPY_PY_BLUETOOTH enabled. iabdalkader 2023-04-10 19:11:53 +02:00
  • 1976781d33 rp2/mpbthciport: Fix HCI UART config. iabdalkader 2023-04-10 18:16:38 +02:00
  • 6abe3e1714 rp2/mpbthciport: Switch to static scheduler nodes. iabdalkader 2023-04-10 15:07:12 +02:00
  • 7087880ce9 esp32/machine_pin: Fix null pointer access in machine_pin_find. iabdalkader 2023-09-11 16:17:43 +02:00
  • 92f379cce4 docs/library/gc: Clarify mem_alloc and mem_free only for Python heap. Angus Gratton 2023-09-05 11:05:47 +10:00
  • 26160e8ed5 docs/library/esp32: Update ESP32 idf_heap_info docs to match behaviour. Angus Gratton 2023-09-05 11:06:23 +10:00
  • 3e8aed9fcc py/gc: Add "max new split" value in result of gc.mem_free(). Angus Gratton 2023-09-05 10:58:19 +10:00
  • 174bb28d8e tools/ci.sh: Add ARDUINO_PORTENTA_C33 to RA CI build. iabdalkader 2023-09-05 10:03:31 +02:00
  • 7802eed14b renesas-ra/boards/ARDUINO_PORTENTA_C33: Add support for Portenta C33. iabdalkader 2023-07-06 16:45:07 +02:00
  • abd9bed667 renesas-ra/fsp_cfg: Add common FSP config files. iabdalkader 2023-07-06 16:43:52 +02:00
  • 474bf4e1e3 extmod/network_esp_hosted: Add ESP-Hosted networking interface. iabdalkader 2023-06-21 17:15:46 +02:00
  • ecedd78302 drivers/esp-hosted: Add host driver for ESP-Hosted firmware. iabdalkader 2023-06-21 17:13:09 +02:00
  • dc5ea0c77d lib/protobuf-c: Add protobuf-c library. iabdalkader 2023-06-01 16:38:43 +02:00
  • 31ff3ff3aa renesas-ra: Add mbedTLS support. iabdalkader 2023-06-22 11:44:48 +02:00
  • 62e650f2c2 renesas-ra: Add networking support using lwIP. iabdalkader 2023-06-21 17:08:58 +02:00
  • 142e8b70e2 renesas-ra: Add RNG driver. iabdalkader 2023-06-22 10:22:00 +02:00
  • 5b774517dc renesas-ra: Add Bluetooth support using NimBLE. iabdalkader 2023-05-26 15:39:36 +02:00
  • d89a0606e0 renesas-ra: Add TinyUSB support. iabdalkader 2023-04-17 17:46:13 +02:00
  • 816b88ad07 mimxrt/Makefile: Update to work with latest TinyUSB. iabdalkader 2023-08-21 09:46:23 +02:00
  • 86fd958212 lib/tinyusb: Update to the most recent master. iabdalkader 2023-08-21 09:46:23 +02:00
  • 0a3264ba96 shared/tinyusb: Support HS endpoint sizes. iabdalkader 2023-04-18 14:21:11 +02:00
  • 09a2ee8e7f renesas-ra/Makefile: Generate binary firmware output. iabdalkader 2023-04-16 17:16:37 +02:00
  • 397697aa83 py/persistentcode: Always close reader even if an exception is raised. Damien George 2023-09-05 18:18:47 +10:00
  • 5e122b11ea py/parse: Always free lexer even if an exception is raised. Damien George 2023-09-05 18:17:27 +10:00
  • c9089e71a1 py/runtime: Add helpers to call a general function on nlr jump callback. Damien George 2023-09-05 18:12:26 +10:00
  • dc99840b3a stm32/uart: Add support for UART10 when it's a USART. Damien George 2023-09-13 16:08:25 +10:00
  • a4d28e5279 stm32/timer: Fix use of TIM8 on H5 MCU's. Damien George 2023-09-13 16:07:49 +10:00
  • 67b1c81f69 stm32/powerctrlboot: Allow using PLL3 for USB clock on H5 MCU's. Damien George 2023-09-13 16:06:06 +10:00
  • 60e0ef6ef6 stm32/octospi: Add support for dual-line SPI interface. Damien George 2023-09-13 16:05:00 +10:00
  • ee5e594472 stm32/dma: Add support for SPI1 DMA on H5 MCU's. Damien George 2023-09-13 16:04:11 +10:00
  • ff70bd1197 stm32/timer: Fix deadtime config on Advanced Timer peripherals. Andrew Leech 2023-08-15 15:29:15 +10:00
  • 8dbdac8c82 extmod/modlwip: Fix setting of IP option SOF_BROADCAST. Damien George 2023-09-12 12:49:14 +10:00
  • 3637252b7b tests/multi_net: Increase asyncio tests timeouts. iabdalkader 2023-09-05 10:53:30 +02:00
  • 0bafdaf5f0 esp32: Skip validation of image on boot from deepsleep. Glenn Moloney 2023-08-17 13:24:25 +10:00
  • 5e50593738 github/workflows: Bump actions/checkout from 3 to 4. dependabot[bot] 2023-09-04 19:42:14 +00:00
  • 671b38f944 mimxrt/sdio: Move config guard so headers are only included if used. Damien George 2023-09-05 11:03:08 +10:00
  • 297892c4f4 mimxrt/machine_uart: Add a helper function to change the baudrate. robert-hh 2023-09-01 09:01:23 +02:00
  • 8bd2494c95 esp32/boards/UM_FEATHERS3: Fix I2C pins in pins.csv. Seon Rozenblum 2023-09-04 18:28:32 +10:00
  • 1a5bfa5024 docs/esp32/tutorial: Add example for pin access via registers. IhorNehrutsa 2023-09-01 18:50:17 +03:00
  • 304f13a74e docs/library/network: Clarify network.hostname() behaviour. Jim Mussared 2023-09-04 12:50:59 +10:00
  • d00105494f docs/library/platform: Add docs for the platform library. Francis Dela Cruz 2023-08-21 12:32:20 +09:30
  • bf35eefc62 esp32/boards/ARDUINO_NANO_ESP32: Clarify recovery instructions. Sebastian Romero 2023-08-31 13:16:17 +02:00
  • 6e79b55dc8 py/malloc: Fix DEBUG_print() args in m_realloc_maybe. IhorNehrutsa 2023-09-03 19:07:51 +03:00