20 Commits

Author SHA1 Message Date
84829fec67 feat(wifi): remove lwip from wifi 2018-04-17 21:15:34 +08:00
e3cdb2dae3 feat(structure): Re-structure some include 2018-04-08 20:42:35 +08:00
6a4bbf217d feat(structure): Remove unused makefile 2018-04-08 18:16:19 +08:00
ef0ba30297 fix(esptool): fix linking error 2018-04-08 17:23:09 +08:00
2065a90079 feat(esp8266): Add libhal.a to esp8266 2018-04-08 16:54:27 +08:00
e74ac4e624 feat(esp8266): Update esp8266 header file
Add NMI critical function.
2018-04-08 16:28:38 +08:00
93df33802f feat(esp8266): Modify Makefile.projbuild for esp8266
1. support generating esp8266 specific bin when input 'make' and so on
2. support 'make flash', 'make monitor' and 'make monitor flash'
3. esp8266 do not support secure boot
2018-04-08 14:17:05 +08:00
70152ef723 feat(esp8266): Move Makefile.projbuild from esptool_py to esp8266
Every chip should has its own 'esptool' function and parameters.
2018-04-08 14:02:17 +08:00
1f52074eaf feat(esp8266): Modify component.mk for esp8266 2018-04-08 12:43:21 +08:00
b7070f35c3 feat(esp8266): Bring esp32 component.mk from esp-idf
Prepare to modify for ESP8266.
2018-04-08 11:30:04 +08:00
752f131021 Merge branch 'feature/move_xtensa_to_esp8266' into 'refactor'
Move xtensa to components

See merge request sdk/ESP8266_RTOS_SDK!30
2018-04-08 10:59:37 +08:00
029070ddbb feat(esp8266): Move xtensa to esp8266 of components 2018-04-08 10:47:27 +08:00
3e1f0b973e feat(esp2866): Move driver to esp8266 of components 2018-04-08 10:38:18 +08:00
f78aed4a16 feat(esp8266): Move firmware to esp8266 of components
Including bootloador, init data
2018-04-08 10:28:16 +08:00
7cb0fb72bc feat(esp8266): rename libmain.a to libcore.a and add README 2018-04-04 20:29:00 +08:00
c4b81841b2 feat(esp8266): Remove unnecessary library files 2018-04-04 20:29:00 +08:00
e6b53d0e99 feat(esp8266): Remove linking files' nested models 2018-04-04 20:29:00 +08:00
1ca077baa2 feat(esp8266): Move esp8266 header to esp8266 of components 2018-04-04 20:29:00 +08:00
5a62aa1075 feat(esp8266): Move library to esp8266 of components 2018-04-04 20:25:08 +08:00
8876de0c6c feat(esp8266): Move linking file to esp8266 of components 2018-04-04 20:25:08 +08:00