12905 Commits (5ca56aaf166c3e7cda178dfe809f8caf599b1dff)
 

Author SHA1 Message Date
robert-hh 06d1b02014 mimxrt/dma_channel: Fix the DMA channel management. 3 years ago
robert-hh 101d2ddea3 mimxrt/hal: Remove duplicate definitions from flexspi_hyper_flash.h. 3 years ago
robert-hh 68146aa197 mimxrt/boards: Fix the D14/D15 pin assignment of MIMXRT1050/60/64_EVK. 3 years ago
robert-hh c2e4759cfa mimxrt/modmachine: Implement machine.WDT() and machine.reset_cause(). 3 years ago
robert-hh 1866ed7e2e mimxrt/eth: Add LAN support and integrate the network module. 3 years ago
Philipp Ebensberger 7e62c9707a mimxrt/sdram: Add SDRAM support. 3 years ago
Damien George f4c1389fbc github/workflows: Use Python 3.8 for macos workflow. 3 years ago
Mike Wadsten c3c2c37fbc tests/basics: Add tests for type-checking subclassed exc instances. 5 years ago
Mike Wadsten fe2bc92b4d py/runtime: Fix crash when exc __new__ doesn't return an exc instance. 5 years ago
Damien George 30268c93dc stm32/pendsv: Allow a board to add entries for pendsv_schedule_dispatch. 3 years ago
Damien George 69522822de stm32/mpbthciport: Allow a board to hook BT HCI poll functions. 3 years ago
Damien George 5f2f9044ff stm32/usbd_cdc_interface: Allow a board to hook into USBD CDC RX events. 3 years ago
Andrew Leech cc42b7c88b unix/modusocket: Support MP_STREAM_POLL in unix socket_ioctl. 3 years ago
Andrew Leech 2ceeabf180 extmod/vfs_posix_file: Support MP_STREAM_POLL in vfs_posix_file_ioctl. 3 years ago
Damien George ba940250a5 esp32/usb: Improve speed of USB CDC output. 3 years ago
Damien George 549448e8bb esp32: Enable optimisations and move code to iRAM to boost performance. 3 years ago
Damien George 8412568e7b py: Add wrapper macros so hot VM functions can go in fast code location. 3 years ago
iabdalkader eea6cd85b3 stm32/sdram: Enforce gcc opt, and use volatile and DSB in sdram_test. 3 years ago
NitiKaur 4c9e17e0a1 docs/esp32/tutorial: Add an example of peripheral control via regs. 3 years ago
NitiKaur 763042a287 docs/library/stm.rst: Document the stm module. 3 years ago
NitiKaur e87b2e8bfa docs/reference/manifest.rst: Add docs for manifest.py files. 3 years ago
NitiKaur 135339ce3a docs/reference/mpremote.rst: Add docs for mpremote. 3 years ago
NitiKaur c42c1c8718 docs/library/random.rst: Document the random module. 3 years ago
NitiKaur baa5a76fc0 docs/rp2: Add reference for PIO assembly instructions, and PIO tutorial. 3 years ago
stijn d42cba0d22 extmod/moduplatform: Improve implementation for PC ports. 3 years ago
stijn ea880d5674 py/builtinimport: Forward all debug printing to MICROPY_DEBUG_PRINTER. 3 years ago
Damien George ea186de4c5 esp32: Split out WLAN code from modnetwork.c to network_wlan.c. 3 years ago
Damien George f046b50ca5 esp32/main: Add option for a board to hook code into startup sequence. 3 years ago
leo chung 4fdf795efa esp32/mpthreadport: Fix TCB cleanup function so thread_mutex is ready. 3 years ago
Seon Rozenblum a39a596b79 esp32/machine_pin: Block out IO16 and IO17 when using SPIRAM on ESP32. 3 years ago
Seon Rozenblum 35fb90bd57 esp32/usb: Add USB host connection detection for CDC serial output. 3 years ago
Seon Rozenblum 7bf466a281 esp32/README: Updated readme with req IDF vers for ESP32-S2, C3 and S3. 3 years ago
IhorNehrutsa 71111cffba docs/esp32: Explain ESP32 PWM modes, timers, and channels. 3 years ago
IhorNehrutsa 52636fa692 esp32/machine_pwm: Add support for all PWM timers and channels. 3 years ago
Stewart Bonnick 0d9429f44c esp32/boards: Add LOLIN_S2_MINI ESP32-S2 board. 3 years ago
iabdalkader 67d1dca9c2 stm32/machine_i2c: Use hardware I2C for STM32H7. 3 years ago
roland van straten 9eff4029ab stm32/boards: Add PF11-BOOT0 to stm32f091_af.csv. 3 years ago
Ned Konz 99bb52047c stm32/boards/NUCLEO_H743ZI: Enable VfsLfs2 on NUCLEO_H743ZI(2) boards. 3 years ago
Ned Konz 8c214ed200 stm32: Extended flash filesystem space to 512K on H743 boards. 3 years ago
iabdalkader 782d5b2e53 stm32: Enable platform module. 3 years ago
iabdalkader 2c5e9bbdfa extmod: Add platform module. 3 years ago
iabdalkader 38f8e852e0 rp2: Add framework for networking. 3 years ago
iabdalkader c973cfd2f3 rp2: Add support for bluetooth module using NimBLE. 3 years ago
iabdalkader 8064c3bf9c extmod/nimble: Add nimble CMake fragment file. 3 years ago
iabdalkader 80f2c794e6 extmod/mpbthci.h: Add mp_bluetooth_hci_uart_any prototype. 3 years ago
Chris Fiege 6e39f2cc1e stm32/boards: Add OLIMEX H407 board definition. 3 years ago
patrick 4cfd85eb4a esp32/boards: Add board definition for ESP32-S2-WROVER module. 3 years ago
Seon Rozenblum 13e6e0d7f5 esp32/machine_hw_spi: Fix hardware SPI DMA channels for S2/S3. 3 years ago
Damien George da4593f937 tools/ci.sh: Use IDF v4.4 as part of esp32 CI and build GENERIC_S3. 3 years ago
Damien George 80fe25689f esp32/boards: Add new GENERIC_S3 board definition. 3 years ago