14681 Commits (a39e2827b7b2c99994aaca1b7b5b13290144801d)
 

Author SHA1 Message Date
Koen De Vleeschauwer e7875829c2 stm32/usbd_desc: Support USB strings on CDC interface descriptors. 4 years ago
Damien George d9bca305e5 esp8266/machine_pin: Disable open drain when pin becomes input/output. 2 years ago
Trammell hudson 96a2cc5e13 esp8266/machine_pwm: Enable real open drain output on pin driven by PWM. 5 years ago
Takeo Takahashi 5228f4067d renesas-ra: Change file system size to 64KB for RA6M1. 2 years ago
Takeo Takahashi 75012cfd6e docs/renesas-ra: Correct the internal file system size of EK-RA6M2. 2 years ago
Takeo Takahashi 376f15395c renesas-ra: Disable debugging option for RA4 to reduce code size. 2 years ago
Takeo Takahashi 45a85f5a35 renesas-ra/boards: Update linker script to detect code flash overflow. 2 years ago
iabdalkader e35bcb0f0b rp2/boards/ARDUINO_NANO_RP2040: Add more modules and enable MD5 hash. 2 years ago
iabdalkader 8ddb4567ff stm32/boards/ARDUINO_PORTENTA_H7: Add more modules, I2C1 and SE pin. 2 years ago
Damien George dbb0019666 shared/tinyusb: Fix CDC bNumInterfaces value. 2 years ago
Angus Gratton c8913fdbfa rp2: Allow enabling USB device without enabling USB-CDC. 2 years ago
Angus Gratton 2e6e53057b shared/tinyusb: Further refactor static USB device implementation. 2 years ago
Blake Felt eed4eb2645 shared/tinyusb: Create common TinyUSB code for reuse by ports. 2 years ago
Damien George a513558e3a extmod: Add and reorganise compilation guards and includes. 2 years ago
Damien George 2f05653673 shared/netutils: Add "py/obj.h" header include. 2 years ago
Damien George ec12cc5ba6 docs/develop: Fix mp_compile snippet to match latest code. 2 years ago
Damien George 9c9f06ad9d extmod/btstack: Allow the BTstack config to be overridden by a board. 2 years ago
Damien George 5de8d7eb64 lib/btstack: Update to v1.5.4. 2 years ago
dependabot[bot] ada76021c0 github/workflows: Bump actions/setup-python from 1 or 2 to 4. 2 years ago
dependabot[bot] 846aa1f13a github/workflows: Bump codecov/codecov-action from 1 to 3. 2 years ago
Chris Swan 90c7568ca4 github: Add dependabot to update GitHub Actions. 2 years ago
Chris Swan 86c3c1d80d github/workflows: Bump actions/checkout to v3. 2 years ago
Angus Gratton b3e38ac632 stm32/spi: Downgrade SPIHandle definitions to static. 2 years ago
David Lechner ea07ab04f8 webassembly/library: Make use of CustomEvent detail property. 2 years ago
Damien George 0698dd72ea py/emitnative: Ensure load_subscr does not clobber existing REG_ARG_2. 2 years ago
Damien George 451ded8d7b tests/basics: Add exp file for builtin_str_hex test. 2 years ago
David Lechner 0eead94181 lib/libm: Use __asm__ instead of asm. 2 years ago
iabdalkader 71881116e6 extmod/extmod.mk: Set default mbedtls config file in extmod Makefile. 2 years ago
robert-hh eefd946e60 esp32/modmachine: Move dht_readinto() to the machine module. 2 years ago
robert-hh a495eb432f esp8266/modmachine: Move dht_readinto() to the machine module. 2 years ago
robert-hh 2426ddb575 stm32/modmachine: Move dht_readinto() to the machine module. 2 years ago
robert-hh acadc0a7dc rp2/modmachine: Move dht_readinto() to the machine module. 2 years ago
robert-hh 8afa6df23d mimxrt/modmachine: Move dht_readinto() to the machine module. 2 years ago
Damien George 3bb371c5f2 unix/variants: Change mip package to mip-cmdline. 2 years ago
Damien George 1531a7c8ca lib/micropython-lib: Update submodule to latest. 2 years ago
iabdalkader 345f1d2395 rp2/cyw43_configport: Make sure only core0 executes a __WFI(). 2 years ago
robert-hh d68e3b03b1 esp32/usb: Add a timeout to usb_tx_strn(). 2 years ago
robert-hh 5d473d3093 mimxrt/mphalport: Add a timeout to mp_hal_stdout_tx_strn(). 2 years ago
robert-hh ca63ead2d8 samd/mphalport: Add a timeout to mp_hal_stdout_tx_strn(). 2 years ago
robert-hh 8447fef9f9 rp2/mphalport: Add a timeout to mp_hal_stdout_tx_strn(). 2 years ago
Patrick d0687e90ab esp32: Add 32MiB partition table templates. 2 years ago
Jared Hancock a2fd382c34 extmod/modlwip: Use actual errno in exception for error in listen. 2 years ago
iabdalkader ecd4d54391 extmod/extmod.cmake: Allow overriding the default MBEDTLS_CONFIG_FILE. 2 years ago
iabdalkader ebb1a4ecb0 stm32/boards/ARDUINO_PORTENTA_H7: Add custom mbedtls config. 2 years ago
iabdalkader d2c2846820 stm32/Makefile: Allow overriding the default MBEDTLS_CONFIG_FILE. 2 years ago
iabdalkader efe7dac0aa stm32/mbedtls: Enable mbedtls certificate time validation. 2 years ago
robert-hh 9d0aefe719 samd/boards/SEEED_WIO_TERMINAL: Enable using the 32kHz crystal. 2 years ago
robert-hh fadfc30547 samd/README: Update README to reflect recent changes to the port. 2 years ago
robert-hh b3ce059767 docs/samd/pinout: Fix the pin numbering for the default assignments. 2 years ago
robert-hh 144e5ec645 samd/mcu/samd51: Use an additional manifest.py for SAMD51 boards. 2 years ago