3795 Commits (2888c5b23057b056bdeed6fcd2af414ddf2ef0c4)

Author SHA1 Message Date
iabdalkader 5aec051f9f stm32/i2c: Add support for I2C4 on H7 MCUs. 1 year ago
Luca Burelli 1cd61149e4 esp32/boards/ARDUINO_NANO_ESP32: Use Arduino USB IDs. 1 year ago
Jim Mussared 65a3ce39a3 extmod/modnetwork: Forward if.config(hostname) to network.hostname. 1 year ago
Jim Mussared b329fdcb73 extmod/modnetwork: Increase max hostname length to 32. 1 year ago
Damien George cf490a7091 all: Fix various spelling mistakes found by codespell 2.2.6. 1 year ago
iabdalkader 9d5d2e8cf7 renesas-ra: Tune lwip buffers and timing to improve network performance. 1 year ago
iabdalkader 5c8099003c renesas-ra/boards/ARDUINO_PORTENTA_C33: Update WiFi config. 1 year ago
iabdalkader da193c42f6 ports: Rename Arduino board LED pins to be consistent. 1 year ago
Wanlin Wang 2772b88f6a rp2/README: Fix name of RPI_PICO_W board. 1 year ago
vsfos 1660c78795 unix/main: Fix memory leakage if MICROPY_USE_READLINE is disabled. 1 year ago
robert-hh 4e5611c55a mimxrt/machine_rtc: Improve the RTC init at boot. 1 year ago
robert-hh 6482eb142c mimxrt/mpbthciport: Allow disabling UART flow control for BLE. 1 year ago
robert-hh 51ca23e463 mimxrt/boards: Fix naming of SD-card config option. 1 year ago
robert-hh abb44694d8 mimxrt/boards/MIMXRT1176_clock_config: Fix comments about UART clocks. 1 year ago
robert-hh 0701341e7f mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 1 year ago
iabdalkader 52e3da0a0b mimxrt/mbedtls: Enable certificate validity time validation. 1 year ago
iabdalkader 361ca7d5ee mimxrt/mpbthciport: Enable flow control for BT HCI UART. 1 year ago
iabdalkader 552b0bbe12 mimxrt: Remove SDCARD Makefile config option. 1 year ago
iabdalkader 9d1a1ed42d mimxrt/Makefile: Enable the FSL USDHC for supported MCU series. 1 year ago
iabdalkader 805c750164 mimxrt/mimxrt_sdram: Allow boards to override the default SDRAM config. 1 year ago
iabdalkader 4b9c459133 mimxrt/sdio: Add support for the 117x series. 1 year ago
iabdalkader 6a6a90507d stm32/boards/ARDUINO_GIGA: Update board config. 1 year ago
Jim Mussared da6f1e1d1e rp2/msc_disk: Allow configuring the USB MSC inquiry response. 1 year ago
Jim Mussared 61f331374d stm32/usbd_msc_interface: Allow configuring the MSC inquiry response. 1 year ago
dotnfc d7f63f994f esp32/main: Allow a board to override the MicroPython task stack size. 1 year ago
Glenn Moloney 6662d84faa esp32/boards: Add bootloader rollback support for all builds. 1 year ago
Felix Dörre 3c2b2f7a4d rp2/modmachine: Fix lightsleep while wifi is powered off. 2 years ago
Jim Mussared cf32c2feb5 ports: Restrict board.json to standard features. 1 year ago
Jim Mussared 79473691f2 {mimxrt,powerpc,samd}/mpconfigport: Don't override parse chunk alloc. 1 year ago
Seon Rozenblum 77ae0a0948 esp32/boards: Fix VBAT voltage calculation for UM S3 boards. 1 year ago
Angus Gratton 2fcd28f713 py/mkrules.mk: Don't strip binary if STRIP variable is unset. 1 year ago
Damien George 03a3af417e esp8266/boards: Make sure modespnow.o is placed in irom0. 1 year ago
Damien George 5dbd6fc705 stm32/dma: Remove unbalanced ). 1 year ago
Damien George 88564c1406 stm32/uart: Generalise UART source clock calculation for H5 and H7 MCUs. 1 year ago
Damien George 82b4ab7576 stm32/boards: Move includes to after defines in all hal_conf.h files. 1 year ago
Rene Straub 08c661c930 stm32/dac: Add STM32H5 DAC support, with dma_nohal implementation. 1 year ago
Rene Straub 72ef2e6291 stm32/machine_adc: Fix and improve STM32H5 support. 1 year ago
Rene Straub 64d24fccd6 stm32/adc: Optimize sampling time for G4, H5, L4 and WB MCUs. 1 year ago
Rene Straub 8f9bba0a1a stm32/adc: Add support for STM32H5 ADC2 inputs. 1 year ago
Rene Straub 13cc280eae stm32/adc: Fix STM32H5 support. 1 year ago
Luca Burelli dd58be19ee esp32: Fix Partition.writeblocks() partial write corruption. 1 year ago
Damien George a3862e7267 stm32/powerctrlboot: Allow PLL1 Q and R outputs to be enabled on H5. 1 year ago
IhorNehrutsa 00930b213e esp32/mphalport: Add function/line/file info to check_esp_err exception. 2 years ago
iabdalkader 5473200aab rp2/boards/ARDUINO_NANO_RP2040_CONNECT: Use standard HCI UART baudrate. 2 years ago
iabdalkader 9ea9e04ef6 rp2/mpconfigport: Disable BLE locking when MICROPY_PY_BLUETOOTH enabled. 2 years ago
iabdalkader 1976781d33 rp2/mpbthciport: Fix HCI UART config. 2 years ago
iabdalkader 6abe3e1714 rp2/mpbthciport: Switch to static scheduler nodes. 2 years ago
iabdalkader 7087880ce9 esp32/machine_pin: Fix null pointer access in machine_pin_find. 1 year ago
iabdalkader 7802eed14b renesas-ra/boards/ARDUINO_PORTENTA_C33: Add support for Portenta C33. 1 year ago
iabdalkader abd9bed667 renesas-ra/fsp_cfg: Add common FSP config files. 1 year ago