index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc3200
/
misc
Age
Commit message (
Expand
)
Author
2015-03-26
cc3200: Reenable active interrupts when waking from suspended mode.
Daniel Campora
2015-03-26
cc3200: Add callback support to the UART for RX interrupts.
Daniel Campora
2015-03-25
cc3200: Add GPIO25 to the pins list of the WiPy and the WiPy-SD.
Daniel Campora
2015-03-21
cc3200: Remove superfluous code in pybsleep.
danicampora
2015-03-21
cc3200: Re-name pybsystick to mpsystick.
danicampora
2015-03-16
cc3200: Remove double administration of callback objects.
danicampora
2015-03-14
cc3200: Rewrite the PRCM RTC functionality methods.
danicampora
2015-03-14
cc3200: Increase heartbeat period from 3 to 5 seconds.
danicampora
2015-03-12
cc3200: Allow separate selection of the power mode in Pin callbacks.
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: Make WDT and HeartBeat constant objects on their own right.
danicampora
2015-02-28
cc3200: Add heartbeat signal on system led.
danicampora
2015-02-25
cc3200: Implement safe boot pin and system led behaviour.
danicampora
2015-02-25
cc3200: Add WDT functionality as part of the pyb module.
danicampora
2015-02-22
cc3200: Remove dependencies from FreeRTOS.
danicampora
2015-02-21
cc3200: Add explicit py/ path-prefix for py includes.
Damien George
2015-02-13
cc3200: Add I2C module. Only master mode is currently supported.
danicampora
2015-02-13
stmhal: Make pybstdio usable by other ports, and use it.
Damien George
2015-02-09
cc3200: Rename GPIO module to Pin.
danicampora
2015-02-06
cc3200: Add cc3200 port of MicroPython.
danicampora