..
argcheck.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmarm.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmarm.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmbase.c
codeformat
2021-04-19 22:22:44 -07:00
asmbase.h
codeformat
2021-04-19 22:22:44 -07:00
asmthumb.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmthumb.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmx64.c
codeformat
2021-04-19 22:22:44 -07:00
asmx64.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmx86.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmx86.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmxtensa.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
asmxtensa.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
bc0.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
bc.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
bc.h
codeformat
2021-04-19 22:22:44 -07:00
binary.c
codeformat
2021-04-19 22:22:44 -07:00
binary.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
builtin.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
builtinevex.c
codeformat
2021-04-19 22:22:44 -07:00
builtinhelp.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
builtinimport.c
codeformat
2021-04-19 22:22:44 -07:00
circuitpy_defns.mk
Merge branch 'main' of https://github.com/adafruit/circuitpython into patch-3
2021-04-13 00:32:19 -04:00
circuitpy_mpconfig.h
[synthio] add a simple MidiTrack implementation
2021-03-26 16:38:10 -04:00
circuitpy_mpconfig.mk
[build] Allow USB to be set to 0
2021-04-23 11:13:34 -04:00
compile.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
compile.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
emit.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
emitbc.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
emitcommon.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
emitglue.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
emitglue.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
emitinlinethumb.c
codeformat
2021-04-19 22:22:44 -07:00
emitinlinextensa.c
codeformat
2021-04-19 22:22:44 -07:00
emitnarm.c
py/emitnative: Add support for return/break/continue in try and with.
2018-09-04 14:31:28 +10:00
emitnative.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
emitnthumb.c
py/emitnative: Add support for return/break/continue in try and with.
2018-09-04 14:31:28 +10:00
emitnx64.c
py/emitnative: Add support for return/break/continue in try and with.
2018-09-04 14:31:28 +10:00
emitnx86.c
py/emitnative: Implement yield and yield-from in native emitter.
2018-10-01 13:31:11 +10:00
emitnxtensa.c
py/emitnative: Add support for return/break/continue in try and with.
2018-09-04 14:31:28 +10:00
enum.c
run code formatting script
2021-03-15 19:27:36 +05:30
enum.h
run code formatting script
2021-03-15 19:27:36 +05:30
formatfloat.c
codeformat
2021-04-19 22:22:44 -07:00
formatfloat.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
frozenmod.c
codeformat
2021-04-19 22:22:44 -07:00
frozenmod.h
run code formatting script
2021-03-15 19:27:36 +05:30
gc_long_lived.c
run code formatting script
2021-03-15 19:27:36 +05:30
gc_long_lived.h
Introduce a long lived section of the heap.
2018-01-24 10:33:46 -08:00
gc.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
gc.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
genlast.py
run code formatting script
2021-03-15 19:27:36 +05:30
grammar.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
ioctl.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
lexer.c
codeformat
2021-04-19 22:22:44 -07:00
lexer.h
codeformat
2021-04-19 22:22:44 -07:00
makemoduledefs.py
run code formatting script
2021-03-15 19:27:36 +05:30
makeqstrdata.py
codeformat
2021-04-19 22:22:44 -07:00
makeqstrdefs.py
codeformat
2021-04-19 22:22:44 -07:00
makeversionhdr.py
codeformat
2021-04-19 22:22:44 -07:00
malloc.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
map.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
misc.h
codeformat
2021-04-19 22:22:44 -07:00
mkenv.mk
Invoke scripts with
2020-12-10 14:28:22 -05:00
mkrules.mk
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
modarray.c
codeformat
2021-04-19 22:22:44 -07:00
modbuiltins.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
modcmath.c
codeformat
2021-04-19 22:22:44 -07:00
modcollections.c
codeformat
2021-04-19 22:22:44 -07:00
modgc.c
codeformat
2021-04-19 22:22:44 -07:00
modio.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
modmath.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
modmicropython.c
codeformat
2021-04-19 22:22:44 -07:00
modstruct.c
codeformat
2021-04-19 22:22:44 -07:00
modsys.c
codeformat
2021-04-19 22:22:44 -07:00
modthread.c
codeformat
2021-04-19 22:22:44 -07:00
moduerrno.c
codeformat
2021-04-19 22:22:44 -07:00
mpconfig.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
mperrno.h
run code formatting script
2021-03-15 19:27:36 +05:30
mphal.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
mpprint.c
codeformat
2021-04-19 22:22:44 -07:00
mpprint.h
codeformat
2021-04-19 22:22:44 -07:00
mpstate.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
mpstate.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
mpthread.h
codeformat
2021-04-19 22:22:44 -07:00
mpz.c
codeformat
2021-04-19 22:22:44 -07:00
mpz.h
codeformat
2021-04-19 22:22:44 -07:00
nativeglue.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
nlr.c
codeformat
2021-04-19 22:22:44 -07:00
nlr.h
codeformat
2021-04-19 22:22:44 -07:00
nlrsetjmp.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
nlrthumb.c
codeformat
2021-04-19 22:22:44 -07:00
nlrx64.c
codeformat
2021-04-19 22:22:44 -07:00
nlrx86.c
codeformat
2021-04-19 22:22:44 -07:00
nlrxtensa.c
codeformat
2021-04-19 22:22:44 -07:00
obj.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
obj.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objarray.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objarray.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objattrtuple.c
codeformat
2021-04-19 22:22:44 -07:00
objbool.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objboundmeth.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objcell.c
codeformat
2021-04-19 22:22:44 -07:00
objclosure.c
codeformat
2021-04-19 22:22:44 -07:00
objcomplex.c
codeformat
2021-04-19 22:22:44 -07:00
objdeque.c
codeformat
2021-04-19 22:22:44 -07:00
objdict.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objenumerate.c
codeformat
2021-04-19 22:22:44 -07:00
objexcept.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objexcept.h
codeformat
2021-04-19 22:22:44 -07:00
objfilter.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objfloat.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objfun.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objfun.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objgenerator.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objgenerator.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objgetitemiter.c
codeformat
2021-04-19 22:22:44 -07:00
objint_longlong.c
codeformat
2021-04-19 22:22:44 -07:00
objint_mpz.c
codeformat
2021-04-19 22:22:44 -07:00
objint.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objint.h
codeformat
2021-04-19 22:22:44 -07:00
objlist.c
codeformat
2021-04-19 22:22:44 -07:00
objlist.h
Separate out mp_obj_list_insert for use in display.Group
2021-02-27 21:13:55 +01:00
objmap.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objmodule.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objmodule.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objnamedtuple.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objnamedtuple.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objnone.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objobject.c
codeformat
2021-04-19 22:22:44 -07:00
objpolyiter.c
all: Remove inclusion of internal py header files.
2017-10-04 12:37:50 +11:00
objproperty.c
codeformat
2021-04-19 22:22:44 -07:00
objproperty.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objrange.c
codeformat
2021-04-19 22:22:44 -07:00
objreversed.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objset.c
codeformat
2021-04-19 22:22:44 -07:00
objsingleton.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objslice.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objstr.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objstr.h
codeformat
2021-04-19 22:22:44 -07:00
objstringio.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objstringio.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objstrunicode.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objtuple.c
codeformat
2021-04-19 22:22:44 -07:00
objtuple.h
codeformat
2021-04-19 22:22:44 -07:00
objtype.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
objtype.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
objzip.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
opmethods.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
parse.c
codeformat
2021-04-19 22:22:44 -07:00
parse.h
codeformat
2021-04-19 22:22:44 -07:00
parsenum.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
parsenum.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
parsenumbase.c
codeformat
2021-04-19 22:22:44 -07:00
parsenumbase.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
persistentcode.c
codeformat
2021-04-19 22:22:44 -07:00
persistentcode.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
proto.c
run code formatting script
2021-03-15 19:27:36 +05:30
proto.h
run code formatting script
2021-03-15 19:27:36 +05:30
py.mk
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
pystack.c
codeformat
2021-04-19 22:22:44 -07:00
pystack.h
codeformat
2021-04-19 22:22:44 -07:00
qstr.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
qstr.h
codeformat
2021-04-19 22:22:44 -07:00
qstrdefs.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
reader.c
codeformat
2021-04-19 22:22:44 -07:00
reader.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
reload.c
run code formatting script
2021-03-15 19:27:36 +05:30
reload.h
run code formatting script
2021-03-15 19:27:36 +05:30
repl.c
codeformat
2021-04-19 22:22:44 -07:00
repl.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
ringbuf.c
run code formatting script
2021-03-15 19:27:36 +05:30
ringbuf.h
codeformat
2021-04-19 22:22:44 -07:00
runtime0.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
runtime_utils.c
WIP: after merge; before testing
2018-07-11 16:45:30 -04:00
runtime.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
runtime.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
scheduler.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
scope.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
scope.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
sequence.c
codeformat
2021-04-19 22:22:44 -07:00
showbc.c
codeformat
2021-04-19 22:22:44 -07:00
smallint.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
smallint.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
stackctrl.c
codeformat
2021-04-19 22:22:44 -07:00
stackctrl.h
run code formatting script
2021-03-15 19:27:36 +05:30
stream.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
stream.h
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
unicode.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
unicode.h
Add license to some obvious files.
2020-07-06 19:16:25 +01:00
vm.c
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
vmentrytable.h
codeformat
2021-04-19 22:22:44 -07:00
vstr.c
codeformat
2021-04-19 22:22:44 -07:00
warning.c
Add license to some obvious files.
2020-07-06 19:16:25 +01:00