openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
micropython
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
35 minutes
ago. based on code collected
about 1 hour
ago.
Dec 04, 2024 — Dec 04, 2025
Showing page 6 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
webassembly/objjsproxy: Fix logic that determines if asyncio is active.
Damien George
More...
2 months ago
esp32/boards: Add new board variant for esp32c2 devices with 2MiB flash.
Florent
More...
2 months ago
py/misc: Don't warn about a GNU extension for static assert macro.
Jeff Epler
More...
2 months ago
stm32/boards/OPENMV_N6: Define RTS pin for UART3.
iabdalkader
More...
2 months ago
stm32/boards: Add PG13 AF7 (USART3_RTS) to N6 AF file.
iabdalkader
More...
2 months ago
gitignore: Ignore files created by ci.sh zepyhr and esp8266.
Jeff Epler
More...
2 months ago
tools/ci.sh: Re-add IGNORE_ERRORS to ci_code_size_build.
Jeff Epler
More...
2 months ago
py/makemoduledefs.py: Avoid empty extensible module lists.
Jeff Epler
More...
2 months ago
py/misc: Use _Static_assert for MP_STATIC_ASSERT where possible.
Jeff Epler
More...
2 months ago
extmod/modopenamp: Check that mp_vfs_open actually returned a stream.
Jeff Epler
More...
2 months ago
tests/extmod/time_res.py: Properly skip functions not in time module.
Damien George
More...
2 months ago
docs/develop/porting: Use mp_cstack_init_with_sp_here in docs.
Damien George
More...
2 months ago
mpy-cross/main: Replace mp_stack calls with mp_cstack_init_with_sp_here.
Damien George
More...
2 months ago
stm32/usbd_hid_interface: Add runtime header.
iabdalkader
More...
2 months ago
samd/main: Replace mp_stack_set calls with mp_cstack_init_with_top.
Damien George
More...
2 months ago
renesas-ra/main: Replace mp_stack_set with mp_cstack_init_with_top.
Damien George
More...
2 months ago
qemu/main: Replace mp_stack calls with mp_cstack_init_with_sp_here.
Damien George
More...
2 months ago
esp8266/boards: Replace stackctrl.o with cstack.o in obj file list.
Damien George
More...
2 months ago
powerpc/main: Replace mp_stack calls wih mp_cstack_init_with_sp_here.
Damien George
More...
2 months ago
nrf/main: Replace mp_stack_set calls with mp_cstack_init_with_top.
Damien George
More...
2 months ago
mimxrt/main: Replace mp_stack_set calls with mp_cstack_init_with_top.
Damien George
More...
2 months ago
cc3200/mptask: Replace mp_stack_set_top with mp_cstack_init_with_top.
Damien George
More...
2 months ago
alif/main: Replace mp_stack_set with mp_cstack_init_with_top.
Damien George
More...
2 months ago
stm32/main: Remove unused include of stackctrl.h.
Damien George
More...
2 months ago
zephyr/main: Replace mp_stack_set with mp_cstack_init_with_sp_here.
Damien George
More...
2 months ago
py/scheduler: Allow selective handling in mp_handle_pending.
iabdalkader
More...
2 months ago
docs/README: Document sphinx-autobuild for local preview.
Jos Verlinde
More...
2 months ago
docs/README: Update doc build dependency.
Jos Verlinde
More...
2 months ago
stm32/boards/OPENMV_N6: Define all OpenMV N6 pins.
Kwabena W. Agyeman
More...
2 months ago
tests/ports/qemu: Add arch flags MPY import checks test.
Alessandro Gatti
More...
2 months ago
←
1
2
3
4
5
6
7
8
9
10
…
42
43
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree