Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
a4c8ef9d16d45c58bbfc0aba451e4c197c552f0f
/
esp8266
/
modpyb.c
40274fe
lib/pyexec: Move header pyexec.h from stmhal directory.
by Damien George
· 10 years ago
731f359
all: Add py/mphal.h and use it in all ports.
by Damien George
· 10 years ago
6a09e7d
esp8266: Switch to standard mp_hal_ticks_ms() MPHAL function.
by Paul Sokolovsky
· 10 years ago
ebd9f55
esp8266: Switch to standard mp_hal_delay_ms() MPHAL function.
by Paul Sokolovsky
· 10 years ago
5699fc9
esp8266: Switch to standard mp_hal_delay_us() MPHAL function.
by Paul Sokolovsky
· 10 years ago
de8b585
esp8266: Make pyb.RTC a type, and pyb.RTC() constructs an RTC object.
by Damien George
· 10 years ago
286ced4
esp8266: Add a bunch of miscellaneous methods
by Josef Gajdusek
· 10 years ago
25a8a42
esp8266: Add pyb.ADC class
by Josef Gajdusek
· 10 years ago
492fd5c
esp8266: Enable setting CPU frequency to 160MHz
by Josef Gajdusek
· 10 years ago
103d12a
esp8266: Add utime and pyb.RTC
by Josef Gajdusek
· 10 years ago
800d5cd
esp8266: Implement time functions
by Josef Gajdusek
· 10 years ago
3d91b1f
esp8266: Return CPU frequency in Hz.
by Damien George
· 10 years ago
87c6250
esp8266: Add basic pyb.Pin class; supports output mode only.
by Damien George
· 10 years ago
0b32e50
stmhal: Make pybstdio usable by other ports, and use it.
by Damien George
· 10 years ago
f1700a5
esp8266:modpyb: Implement hard_reset().
by Paul Sokolovsky
· 11 years ago
fe7d542
esp8266: Prefix includes with py/; remove need for -I../py.
by Damien George
· 11 years ago
3b603f2
Use MP_DEFINE_CONST_DICT macro to define module dicts.
by Damien George
· 11 years ago
075d597
esp8266: New port of Micro Python to ESP8266 wifi module.
by Damien George
· 11 years ago