index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc3200
/
boards
/
cc3200_prefix.c
Age
Commit message (
Expand
)
Author
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George
2017-07-31
all: Use the name MicroPython consistently in comments
Alexander Steffen
2015-09-27
cc3200: New irq API, affects all classes that provide the irq method.
Daniel Campora
2015-09-10
cc3200: Add alternate functions list to Pin object.
Daniel Campora
2015-09-10
cc3200: Implement new Pin API.
Daniel Campora
2015-03-26
cc3200: Reenable active interrupts when waking from suspended mode.
Daniel Campora
2015-03-16
cc3200: Remove double administration of callback objects.
danicampora
2015-03-11
cc3200: Add power management framework. Add mpcallback class.
danicampora
2015-03-11
cc3200: Merge ExtInt class into Pin class.
danicampora
2015-03-11
cc3200: Add preliminary low power deep sleep support.
danicampora
2015-02-21
cc3200: Add explicit py/ path-prefix for py includes.
Damien George
2015-02-09
cc3200: Rename GPIO module to Pin.
danicampora
2015-02-06
cc3200: Add cc3200 port of MicroPython.
danicampora