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
/
mpconfigport.h
Age
Commit message (
Expand
)
Author
2015-05-17
cc3200: Add Timer module. Supports free running, PWM and capture modes.
Daniel Campora
2015-05-07
cc3200: Enable MICROPY_MODULE_WEAK_LINKS.
Daniel Campora
2015-05-05
cc3200: Define MICROPY_CPYTHON_COMPAT=0.
Daniel Campora
2015-05-03
cc3200: Clean up pyb.Pin
Daniel Campora
2015-04-29
cc3200: Implement os.uname() to get details of the OS and hardware.
Daniel Campora
2015-04-16
py: Overhaul and simplify printf/pfenv mechanism.
Damien George
2015-04-13
cc3200: Disable MICROPY_COMP_TRIPLE_TUPLE_ASSIGN.
Daniel Campora
2015-04-11
cc3200: Enable TRIPLE_TUPLE_ASSIGN and UBINASCII.
Daniel Campora
2015-04-11
cc3200: Enable long filename support in FatFS.
Daniel Campora
2015-03-17
cc3200: Make peripheral objects static.
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-23
cc3200: Introduce MICROPY_PORT_HAS_TELNET and MICROPY_PORT_HAS_FTP.
danicampora
2015-02-21
cc3200: Disable MICROPY_OPT_COMPUTED_GOTO.
danicampora
2015-02-20
cc3200: Disable MICROPY_PY_SYS_EXIT and MICROPY_EMIT_INLINE_THUMB.
danicampora
2015-02-20
cc3200: Refactor UART and I2C object creation.
danicampora
2015-02-13
cc3200: Add I2C module. Only master mode is currently supported.
danicampora
2015-02-09
cc3200: Rename GPIO module to Pin.
danicampora
2015-02-06
cc3200: Add cc3200 port of MicroPython.
danicampora
[prev]