- Notifications
You must be signed in to change notification settings - Fork 26
Pull requests: micropython/micropython-esp32-ulp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
integer directives, fixes #15
#25 by ThomasWaldmann was merged Mar 13, 2018 Loading… updated Mar 13, 2018
ci: clean up output, use xxd when dumping binaries
#28 by igrr was merged Mar 14, 2018 Loading… updated Mar 14, 2018
comment removal by state machine, fixes #17
#27 by ThomasWaldmann was merged Mar 19, 2018 Loading… updated Mar 19, 2018
make a 2-pass assembler to get layout/labels right
#30 by ThomasWaldmann was merged Mar 19, 2018 Loading… updated Mar 19, 2018
implement tsens instruction, fixes #1
#37 by ThomasWaldmann was merged May 2, 2018 Loading… updated May 2, 2018
call the garbage collector now and then
#36 by ThomasWaldmann was merged May 13, 2018 Loading… updated May 13, 2018
dummy commit to trigger Github Actions workflow
#46 by wnienhaus was closed Aug 2, 2021 Loading… updated Aug 2, 2021
update build dependencies, including all we need
#47 by wnienhaus was merged Aug 2, 2021 Loading… updated Aug 2, 2021
support the ';' line separator character, aka statement separator
#51 by wnienhaus was merged Sep 28, 2021 Loading… updated Sep 28, 2021
Updated docs, less ugly imports and a useful example
#55 by wnienhaus was merged Oct 11, 2021 Loading… updated Nov 6, 2021
Only package the main source for PyPI
#62 by wnienhaus was merged Nov 26, 2021 Loading… updated Nov 28, 2021
update setup.py / docs about new homepage, fixes #61
#67 by ThomasWaldmann was closed Mar 26, 2022 Loading… updated Mar 26, 2022
Update builder image to ubuntu-20.04
#84 by wnienhaus was merged Jun 14, 2023 Loading… updated Jun 14, 2023
Use micropython from new build location during build
#82 by wnienhaus was merged Aug 30, 2022 Loading… updated Jun 14, 2023
Fix blink example by correctly toggling output
#79 by wnienhaus was merged Aug 19, 2022 Loading… updated Jun 14, 2023
add example: reading a GPIO input with the ULP coprocessor
#73 by wnienhaus was merged May 24, 2022 Loading… updated Jun 14, 2023
Fix GitHub Deprecation warnings
#87 by wnienhaus was merged Jun 14, 2023 Loading… updated Jun 14, 2023
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.