13192 Commits (9a3e1a18081c8c6a08e2a2efcfefcc4d96e9a8da)
 

Author SHA1 Message Date
Damien George fecfd52696 tools/mpremote: Fix special handling of ctrl-D when host FS is mounted. 3 years ago
Andrew Leech 203ec8ca7f tools/mpremote: Correctly manage mounted flag during soft-reset. 3 years ago
Andrew Leech b1519845f5 tools/mpremote: Accept both --help and help to show usage. 3 years ago
Andrew Leech 5a86d8dc42 tools/mpremote: During soft reboot wait long enough for 115200 data. 3 years ago
Andrew Leech d865ca53b5 tools/mpremote: Make ConsolePosix work without .raw attribute. 3 years ago
Andrew Leech 1f84440538 tools/mpremote: Fix "fs cp -r" on Windows. 3 years ago
Damien George a7530cbc03 stm32/boards/NUCLEO_L432KC: Disable MICROPY_OPT_COMPUTED_GOTO. 3 years ago
Peter Hinch 80b81acea5 docs/reference/isr_rules.rst: Describe uasyncio-IRQ interface. 3 years ago
Jonathan Hogg a43764e654 docs/esp32/quickref: Update ADC documentation. 3 years ago
Luiz Brandao ddda959e57 docs/reference/isr_rules.rst: Fix inconsistent variable name in example. 3 years ago
Cem Eliguzel 5943a2ec79 docs/develop/porting.rst: Fix build and import problems in the example. 3 years ago
Damien George 5679fe6aee rp2/modutime: Fix time.localtime day-of-week value. 3 years ago
iabdalkader 31f2440388 stm32/adc: Remove obsolete FIRST/LAST GPIO channel macros. 3 years ago
iabdalkader e5df4a96fa stm32/adc: Fix L4 ADC channel numbers. 3 years ago
Peter D. Gray ae5f647a2d stm32/system_stm32: Make SystemClock_Config() a weak symbol. 7 years ago
Damien George e306f2285b stm32/boards/NUCLEO_WL55: Add new board definition. 4 years ago
Damien George e0a0719416 stm32: Add initial support for STM32WL MCUs. 4 years ago
Damien George 9127e63708 stm32/Makefile: Make stm32lib configurable. 4 years ago
Damien George e4f59a0020 stm32/rtc: Use LL_RTC functions to simplify some MCU-specific code. 3 years ago
Damien George 26faf74d52 stm32/mboot: Add support for F469/479 MCUs in fwupdate.py. 3 years ago
Damien George 4f918f4b26 stm32/mboot: Add MBOOT_BOARD_ENTRY_INIT for a board to add entry code. 3 years ago
Damien George b8d55d4c52 stm32/mboot: Allow HSI to be used as the main clock source. 3 years ago
Damien George fbd47fc46c ports: Consolidate inclusion of umachine module in built-ins. 3 years ago
Damien George 102cc12dbb tools/autobuild: Provide .uf2 images for esp32 builds when available. 3 years ago
Damien George 71b3ce3ace esp32: Create .uf2 binaries for S2 and S3 chips. 3 years ago
Damien George 59b6099508 tools/uf2conv.py: Update to latest version. 3 years ago
Damien George feeeb5ea3a top: Update .git-blame-ignore-revs for latest Black formatting commits. 3 years ago
Damien George ab2923dfa1 all: Update Python formatting to latest Black version 22.1.0. 3 years ago
Damien George 326b2c79df docs: Remove reference to obsolete neopixel_write function. 3 years ago
Damien George 872bab6b3c esp32: Remove unneeded modesp.h. 3 years ago
Emil Kondayan b18d4392b4 esp32/adc: Fix wrong mapping between ADC2 channel and GPIO number. 3 years ago
Michael O'Cleirigh eae2e3516c esp32/main: Automatically size SPIRAM heap when allocated using malloc. 3 years ago
Damien George 1f04a9a1fc esp32/esp32_rmt: Select correct last RMT channel on S2, S3, C3 variants. 3 years ago
IhorNehrutsa 15e65b77eb esp32/machine_pwm: Clean up macro names and their use. 3 years ago
IhorNehrutsa a5e64c209f esp32/machine_pwm: Fix PWM not allowing frequencies < 611 Hz. 3 years ago
Damien George a5003ba407 gitmodules: Update branch for stm32lib submodule. 3 years ago
Herwin Grobben 8f68e26f79 stm32: Add support for G4 MCUs, and add NUCLEO_G474RE board defn. 4 years ago
Damien George 60e05ae84e stm32/mboot: Compute and check CRC32 of dfu file in fwupdate.py. 3 years ago
Damien George ca1914fb47 stm32/mboot: Support H7 MCUs in fwupdate.py. 3 years ago
Damien George 29867a2439 stm32/mboot: Include hal_rcc_ex.c in source file list. 3 years ago
Damien George c8c229b96c stm32/mboot: Use PLL3 for USB clock source on H7 MCUs. 3 years ago
Damien George c99ed8d6fa stm32/powerctrl: Write bootloader-state as 64-bit word to work on H7. 3 years ago
Damien George 4a4f269a1a stm32/powerctrlboot: Set HAL uwTickPrio variable when needed. 3 years ago
Damien George 14becd80c9 stm32/usbd_conf: Set lpm_enable and battery_charging_enable on all MCUs. 3 years ago
Herwin Grobben 517e82eb6b stm32/fdcan: Fix naming with regards to G4 series. 3 years ago
Herwin Grobben 160e4d9a6d stm32/fdcan: Fix FIFO1 usage and handling of error interrupts. 3 years ago
iabdalkader a00e1e5735 stm32/dac: Deinit all DACs on soft reset. 3 years ago
robert-hh c1841c2d45 mimxrt: Simplify Makefile in selection of flash type. 3 years ago
robert-hh da9c3607a5 mimxrt: Add support for the Olimex RT1010 board. 3 years ago
robert-hh b73073d246 mimxrt: Add USB ID elements. 3 years ago