12875 Commits (851ecb2da178fff0b60aefdb5af502f28787a7ec)
 

Author SHA1 Message Date
Jonathan Hogg 851ecb2da1 extmod/modbluetooth: Support gap_connect(None) to cancel a connection. 3 years ago
Scott Armitage de7e3cd792 docs/library/machine.Pin.rst: Add Pin.ANALOG mode constant. 4 years ago
Michael Buesch 68d1245f42 docs/library/machine.Timer.rst: Document `period` and `callback` args. 4 years ago
Michael Buesch 1e7c8f2b0b docs/library/machine.SPI.rst: Add example SPI usage. 4 years ago
Michael Buesch e7900351bf docs/library/machine.Timer.rst: Document 'id' as positional-only arg. 4 years ago
Peter Hinch d94ac4333f docs/library/uasyncio.rst: Detail exception behaviour in cancel/timeout. 5 years ago
Damien George 23a150789d stm32/boards/make-pins.py: Use cpu pins to define static alt-fun macros. 3 years ago
Damien George 0c9f5b388e stm32: Include HAL MMC code in F4 builds. 3 years ago
Damien George 7e61a12eb1 stm32: Add support for F479 MCUs. 3 years ago
Damien George 35e70c1698 stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
Damien George 84969194a1 stm32/flashbdev: Support generic flash storage config via link symbols. 3 years ago
iabdalkader 97a7cc243b lib: Update pico-sdk to 1.3.0 and tinyusb to 0.12.0. 3 years ago
Jim Mussared 678f4b959f esp32/boards/GENERIC_S3: Enable BLE on ESP32 S3. 3 years ago
gibbonsc de8dc4bad2 docs/esp8266/tutorial: Fix comments of FrameBuffer examples. 3 years ago
David Michieli 6259aa50eb stm32/boards/NUCLEO_WB55: Update rfcore_firmwre for new WS. 3 years ago
Damien George a0890983ea py/objfun.h: Remove obsolete comments about entries in extra_args. 3 years ago
Jim Mussared e99f7b6d25 tests/cpydiff: Clarify f-string diffs regarding concatenation. 3 years ago
Damien George 11ed94797d py/lexer: Support nested [] and {} characters within f-string params. 3 years ago
Damien George 196d26848a stm32/usb: Use a table of allowed values to simplify usb_mode get/set. 3 years ago
Frédéric Pierson d49df423e0 stm32/boards/NADHAT_PYBF405: Rename board to GARATRONIC_NADHAT_F405. 3 years ago
Frédéric Pierson fdb925c4c1 stm32/boards: Add PYBSTICK26 F411 board definition. 3 years ago
Frédéric Pierson c422ca3da1 rp2/boards: Add PYBSTICK26 RP2040 board definition. 3 years ago
robert-hh 81f706aee4 mimxrt: Support PWM using the FLEXPWM and QTMR modules. 3 years ago
Damien George bb7aae557b tools/autobuild: Automatically build all stm32 boards. 3 years ago
Damien George 90554d03c0 stm32/boards: Build NUCLEO_WB55 and STM32F769DISC without mboot enabled. 3 years ago
Laurens Valk e2ca8ab8fc py/runtime: Allow types to use both .attr and .locals_dict. 4 years ago
Damien George 01ceb9aca3 stm32/dma: Make DMA2_Stream3 exclusive to SDIO when CYW43 enabled. 3 years ago
Damien George dfa75f33a5 stm32/sdio: Don't explicitly disable DMA2 on deinit of SDIO. 3 years ago
Peter Boin e83aa252f7 stm32/main: Run optional frozen module at boot. 3 years ago
Damien George 123dcdb8e5 py/modsys: Replace non-ASCII quote char with ASCII char. 3 years ago
Damien George 78ab2eeda3 py/showbc: Print unary-op string when dumping bytecode. 3 years ago
Lorenzo Cappelletti 8f0e304e65 stm32/boards: Add new board MikroElektronika Quail, and F427 support. 3 years ago
Lorenzo Cappelletti 16c7a80874 stm32/boards/MIKROE_CLICKER2_STM32: Add more detail to board.json. 3 years ago
iabdalkader 78425208ba nrf/main: Use VFS helper function to mount fs and chdir. 3 years ago
iabdalkader f7a0c98e00 extmod/network_ninaw10: Fix scan list order to match other NICs. 3 years ago
iabdalkader b65d17fced drivers/ninaw10: Fix BSSID byte order, and add null byte to ESSID. 3 years ago
Jim Mussared 841eeb158e drivers/neopixel: Avoid heap alloc in fill(). 3 years ago
Mike Causer 172a031dff rp2/boards/PIMORONI_PICOLIPO_16MB: Fix 16MB flash size. 3 years ago
NitiKaur b851950c26 docs/library/sys.rst: Add docs for sys.settrace. 3 years ago
NitiKaur e538d8a5a6 docs/rp2/quickref.rst: Add section on PIO. 3 years ago
Damien George 01f1c3aac2 docs/reference/filesystem.rst: Add detail on how to use littlefs fuse. 3 years ago
Seon Rozenblum 1904833e0c esp32: Add SDCard support for S3, and a GENERIC_S3_SPIRAM board. 3 years ago
oli f72b49756d docs/library/rp2.rst: Update function asm_pio_encode to add sideset_opt. 3 years ago
oli 0a9335ecaa rp2/rp2_pio: Support exec with sideset. 3 years ago
Peter van der Burg 3dc9a42bc2 samd/README.md: Update README to reflect new features and boards. 4 years ago
Peter van der Burg b991902983 samd/boards/SEEED_XIAO: Add new board definition. 4 years ago
Peter van der Burg ef4e63aabc samd/boards/SEEED_WIO_TERMINAL: Add new board definition. 4 years ago
Peter van der Burg 771d673e5c samd/boards/SAMD21_XPLAINED_PRO: Update for flash and pins. 4 years ago
Peter van der Burg fb79e58636 samd/boards/ADAFRUIT_TRINKET_M0: Update for flash and pins. 4 years ago
Peter van der Burg 3d33dbedc9 samd/boards/MINISAM_M4: Update for flash and pins. 4 years ago