366 Commits (d6b31e4578a9f7ed4f970774fe91eeb811b1d475)

Author SHA1 Message Date
danicampora a6862fc812 cc3200: Disable MICROPY_OPT_COMPUTED_GOTO. 10 years ago
danicampora 82fabf4e52 cc3200: Disable MICROPY_PY_SYS_EXIT and MICROPY_EMIT_INLINE_THUMB. 10 years ago
danicampora 6b21c3fdd6 cc3200: Refactor UART and I2C object creation. 10 years ago
danicampora 7807da20ab cc3200: Increase UART default read buffer size to 128 bytes. 10 years ago
danicampora 868fa82ea4 cc3200: Add ADC module. 10 years ago
danicampora 5d2344d009 cc3200: Change safe-boot pin to GPIO28. 10 years ago
danicampora 2b899b6708 cc3200: Remove asserts from sl_Stop() and reduce timeout to 250ms. 10 years ago
danicampora 6ff9a47255 cc3200: Move `closed` field in mod_network_socket_obj_t out of the union. 10 years ago
danicampora e1dfc44178 cc3200: Disable FreeRTOS asserts. Optimize more files if BTYPE=debug. 10 years ago
danicampora 99f3f6b5de cc3200: Add I2C module. Only master mode is currently supported. 10 years ago
Damien George ccf45a4283 cc3200: Get bootloader compiling with changes to HAL. 10 years ago
Damien George 0b32e50365 stmhal: Make pybstdio usable by other ports, and use it. 10 years ago
danicampora 53716fcc3e cc3200: Rename GPIO module to Pin. 10 years ago
danicampora f8146d021b cc3200: Add bootmanager relocator to the repository. 10 years ago
Damien George 0bfc7638ba py: Protect mp_parse and mp_compile with nlr push/pop block. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago