Skip to content

Pull requests: micropython/micropython-esp32-ulp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci: run tests in Travis Ci
#23 by igrr was merged Mar 13, 2018 Loading… updated Mar 13, 2018
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
more compat tests
#24 by ThomasWaldmann was merged Mar 19, 2018 Loading… updated Mar 19, 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
updated README
#32 by ThomasWaldmann was merged Mar 19, 2018 Loading… updated Mar 19, 2018
tests for SymbolTable
#33 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
More fixes towards v1.0
#52 by wnienhaus was merged Oct 4, 2021 Loading… updated Oct 10, 2021
Make upip installable
#56 by wnienhaus was merged Oct 14, 2021 Loading… updated Nov 6, 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
Publish to pypi
#59 by wnienhaus was merged Nov 21, 2021 Loading… updated Dec 3, 2021
update setup.py / docs about new homepage, fixes #61
#67 by ThomasWaldmann was closed Mar 26, 2022 Loading… updated Mar 26, 2022
Rename Project
#68 by wnienhaus was merged 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
ProTip! Exclude everything labeled bug with -label:bug.