12270 Commits (85c51a548fc83d0776029b01b1be3748f82e296a)
 

Author SHA1 Message Date
Mike Causer 85c51a548f docs/esp32: Mention Signal in GPIO section of quickref. 4 years ago
Mike Causer 30cbcf881d docs/esp32: Add APA106 to quickref. 4 years ago
Jeff Epler 94a3f8a4b0 tests/run-tests.py: Parallelize running tests by default. 4 years ago
Damien George 43e7e5f00a lib/lwip: Switch to use GitHub mirror repo. 4 years ago
stijn 09be0c083c py/objarray: Implement more/less comparisons for array. 4 years ago
stijn 57365d8557 py/objarray: Prohibit comparison of mismatching types. 4 years ago
Damien George 6affcb0104 tests/run-multitests.py: Flush stdout for each line of trace output. 4 years ago
Damien George 9a0bca2c2a stm32/mboot: Make LEDs and reset-mode selection more configurable. 4 years ago
Damien George 6639e282c7 stm32/mboot: Add MBOOT_LEAVE_BOOTLOADER_VIA_RESET option. 4 years ago
Damien George 9ee116c452 stm32/boardctrl: Adjust logic for running boot.py, main.py. 4 years ago
Damien George ee4ffc1804 stm32/powerctrl: Add MICROPY_HW_ENTER_BOOTLOADER_VIA_RESET option. 4 years ago
Damien George 300fc842ce py/mkenv.mk: Don't emit info about BUILD_VERBOSE if it's set. 4 years ago
Damien George 87e38b3cc8 docs/library/rp2.rst: Fix typo overriden->overridden. 4 years ago
Damien George 18d984c8b2 tests/run-perfbench.py: Fix native feature check. 4 years ago
Ayke van Laethem 70f50c46cc lib/utils: Add ARM semihosting utility functions. 7 years ago
Damien George 4404dababb rp2/CMakeLists.txt: Include tinyusb_common in PICO_SDK_COMPONENTS. 4 years ago
Chris Greening cce7096d1a esp32/boards/UM_TINYPICO: Fix include of sdkconfig fragment. 4 years ago
Damien George 0e87459e2b esp32/boards: Add UM_FEATHERS2 and UM_TINYS2 board definitions. 4 years ago
Seon Rozenblum 32ec07a350 esp32/boards: Rename TINYPICO board to UM_TINYPICO. 4 years ago
Damien George 5093d49fae esp32: Extend support for S2 series, and S3 where applicable. 4 years ago
Damien George 4cdcbdb753 tests/thread: Make exc1,exit1,exit2,stacksize1,start1 tests run on rp2. 4 years ago
Damien George b6b39bff47 py/gc: Make gc_lock_depth have a count per thread. 4 years ago
Damien George d0de16266f rp2/mpthreadport: Add mp_thread_deinit to reset core1 on soft reset. 4 years ago
Damien George 7b923d6c72 tests/thread: Make stress_aes.py test run on bare-metal ports. 4 years ago
Damien George 9340cfe774 tests/thread: Make stress_create.py test run on esp32. 4 years ago
Damien George 864e4ecc47 esp32/mpthreadport: Use binary semaphore instead of mutex. 4 years ago
Damien George 31e0b8c71c esp32/mpthreadport: Don't explicitly free thread struct in TCB cleanup. 4 years ago
Tim Radvan fd24e649fd docs/library: Add initial API reference for rp2 module and its classes. 4 years ago
Mike Causer 9eea51b730 drivers/display/ssd1306.py: Add rotate method. 4 years ago
mishafarms 8ff3520f67 esp32/esp32_rmt: Clear config struct before filling it out. 4 years ago
Mike Causer 64aebed70e docs/esp8266: Add WDT to quickref. 4 years ago
Mike Causer a111889705 docs/esp32: Add SDCard to quickref. 4 years ago
Mike Causer a65942a41d docs/esp32: Add WDT to quickref. 4 years ago
Mike Causer b98197f950 docs/esp32: Add UART to quickref. 4 years ago
Damien George 47583d8cbd extmod/moductypes: Fix size and offset calculation for ARRAY of FLOAT32. 4 years ago
Damien George 350a66a863 extmod/moductypes: Replace numbers with macro constants. 4 years ago
Damien George 02dc1644b6 extmod/moductypes: Remove double blank lines and debugging printf's. 4 years ago
Damien George 4791d290c6 extmod: Remove old comments used for auto-doc generation. 4 years ago
Damien George 9e29217c73 unix/modffi: Use a union for passing/returning FFI values. 4 years ago
Damien George 8172c2e9c5 rp2: Move manifest.py to boards directory. 4 years ago
Gabriel M Schuyler 0054fff840 docs/pyboard: Fix typo in pyb.Switch tutorial. 4 years ago
Mike Causer 31ac410a4f docs: Fix some spelling mistakes. 4 years ago
Nicko van Someren 6e776a6710 gitignore: Ignore macOS desktop metadata files. 4 years ago
David Lechner ca0c75f504 stm32/boards: Change default LSI_VALUE to 32000 for F4 MCUs. 4 years ago
Mordy Ovits d70ab87b2b docs/esp8266: Clarify limitations of SSL in esp8266 and fix typos. 7 years ago
Damien George 2bf1beef5c docs/esp8266: Add instructions on entering programming mode manually. 4 years ago
Chris Liechti 4154ffbcba docs/esp8266: Add note about simultaneous use of STA_IF and AP_IF. 8 years ago
robert-hh 1e2f0d2809 rp2/tusb_port: Add the device unique-id to the USB id. 4 years ago
Jan Jurgen Griesfeller d80a037e6b rp2/boards: Add board definition for SparkFun Pro Micro board. 4 years ago
Jan Jurgen Griesfeller 3c918d0f58 rp2/boards: Add board definition for SparkFun Thing Plus RP2040. 4 years ago