1 Commits (103eeffcd925891867916c6f7d23dcbb098c59fe)

Author SHA1 Message Date
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Alexander Steffen 299bc62586 all: Unify header guard usage. 7 years ago
Daniel Campora 9a65fa304c cc3200: Add modussl, ssl sockets subclassed from normal sockets. 10 years ago
Daniel Campora ed56b0baba cc3200: Finally unlock the full wake on WLAN feature set. 10 years ago
danicampora c45e641c1d cc3200: Re-name pybsystick to mpsystick. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago
Damien George 1960475ed7 stmhal: Make pyb.[u]delay use systick with IRQs, busy loop otherwise. 10 years ago
Dave Hylands 2bf044442e Add support for pyb.micros() by using the systick timer. 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Dave Hylands 9db719bb57 stmhal - More systick cleanup. Fix HAL_Delay 11 years ago
Dave Hylands f14b92b9e1 REPl working on UART6 with STMHAL 11 years ago
ian-v 5fd8fd2c16 Revert MP_BOOL, etc. and use <stdbool.h> instead 11 years ago
ian-v 7a16fadbf8 Co-exist with C++ (issue #85) 11 years ago
Damien 0f6545139b Implement simple servo control using PWM. 11 years ago
Damien 00ff04fc49 Working SysTick, code factoring, some boot-up code. 11 years ago