- 12 Oct, 2015 13 commits
-
-
Johny Mattsson authored
-
Johny Mattsson authored
Renamed the main linker script to make it clear it is customised for NodeMCU and not to be confused with the standard linker SDK linker scripts. Changed to using the eagle.rom.addr.v6.ld file from the SDK.
-
Johny Mattsson authored
-
Johny Mattsson authored
Now boots to Lua prompt, but promptly reboots itself before input.
-
Johny Mattsson authored
Needs testing.
-
Johny Mattsson authored
The ESP never supported internal pulldowns, and the SDK now matches reality.
-
Johny Mattsson authored
Again, the os_xxx version has been removed from the SDK.
-
Johny Mattsson authored
The os_intr_xxx macros no longer exist in the SDK.
-
Johny Mattsson authored
Both "c_types.h" and "lwip/ip_addr.h" don't get included indirectly anymore.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
From Espressif's lwip_open_src_template_proj_for_v1.3.0.zip
-
Johny Mattsson authored
Leaving the linker scripts intact for now, as they're quite customised.
-
- 04 Oct, 2015 1 commit
-
-
devsaurus authored
* respect N-1 * avoid range overflow
-
- 03 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 01 Oct, 2015 1 commit
-
-
Robert Foss authored
-
- 30 Sep, 2015 2 commits
-
-
Robert Foss authored
-
Robert Foss authored
-
- 27 Sep, 2015 1 commit
-
-
Robert Foss authored
-
- 19 Sep, 2015 2 commits
-
-
Robert Foss authored
-
Robert Foss authored
-
- 17 Sep, 2015 13 commits
- 14 Sep, 2015 1 commit
-
-
Robert Foss authored
-
- 12 Sep, 2015 1 commit
-
-
Robert Foss authored
-
- 10 Sep, 2015 1 commit
-
-
Robert Foss authored
The module will start a SoftAP, DNS, HTTP server acting as a captive portal. The portal will have the SSID SetupGadget and will serve a website where credentials for the end users WLAN can be submitted. Once valid credentials have been submitted and used to connect to the local WLAN this module will stop. This module requires USE_DNS to enabled in dhcpserver.h
-
- 31 Aug, 2015 1 commit
-
-
Jakub authored
Fixed a bug which prevented from setting unprotected AP
-
- 23 Aug, 2015 2 commits