-
a48ca028f4
GCC 13.2 supprt
13.2
gcc-13
Kurt Sassenrath
2024-08-09 17:48:41 -0700
-
e25f7c07c2
Fix archive directory name for gcc from xtensa
r1
12.2
gcc-12
Kurt Sassenrath
2023-07-13 21:23:45 -0700
-
95d4c958d3
Update gcc-12 branch
Kurt Sassenrath
2023-07-13 20:26:42 -0700
-
15beab9f4b
Update crosstool-ng
gcc-10
Kurt Sassenrath
2023-01-20 23:54:37 -0800
-
3fe9490115
update lwip2 submodule
Jeff H
2021-09-23 18:48:17 -0700
-
6ffdcf1e53
switch to lwip213rc1 linklayer branch
Jeff H
2021-09-23 18:07:59 -0700
-
de7b51520b
use arduino default sdk (NONOSDK22x_190703)
Jeff H
2021-09-23 17:55:26 -0700
-
3f15398219
update lwip2 submodule to d-a-v/master/2314329
Jeff H
2019-05-17 10:24:01 -0700
-
0fe56df2c5
revert update to latest 2.2.x - something broken, maybe SPI flash related
Jeff H
2019-03-19 09:38:54 -0700
-
f423afd49e
Update lwip2, use latest SDK release/v2.2.x
Jeff H
2019-02-26 11:40:27 -0800
-
da0347802e
using esp82xx-nonos-linklayer-opensdk
Jeff H
2019-02-22 17:59:11 -0800
-
fb70b441c9
rm lwip2
Jeff H
2019-02-22 17:04:55 -0800
-
4e9492adeb
update to lwip212
Jeff H
2019-02-15 21:32:46 -0800
-
a6f1346c05
add lwip2 submodule
Jeff H
2019-02-15 01:41:47 -0800
-
cf20b1f4c7
update makefile to v2.2.2, do clean + install lwip2 in main targets
Jeff H
2019-02-14 22:35:45 -0800
-
4bbc081f46
lwip2: revert sdk to sdk2, install to sysroot
Jeff H
2019-02-13 19:09:09 -0800
-
e91ace4506
3.x: crosstool-ng update for GCC 7.4.0
Jeff H
2019-01-21 11:57:23 -0800
-
f98ee40b81
changes for sdk3.x
Jeff H
2019-01-03 18:00:36 -0800
-
e3f768a2e4
add gcc 8.2.0
Jeff H
2018-10-26 13:00:20 -0700
-
a7bac0832f
working for gcc 6.4.0 + 7.3.0
Jeff H
2018-10-26 11:42:01 -0700
-
c0765a5941
update ct-ng
Jeff H
2018-10-25 22:30:53 -0700
-
cad5d8d15a
makefile changes for newer ct-ng
Jeff H
2018-10-25 22:30:41 -0700
-
9833f1b162
update crosstool-ng submodule
Jeff H
2018-10-25 20:35:41 -0700
-
5518fb6116
Makefile: Set default vendor SDK version to 2.1.0-18-g61248df (KRACK fix).
Paul Sokolovsky
2018-02-08 12:19:43 +0200
-
4ea62358c9
README: Fix MicroPython ESP8266 port link.
Vincent Stakenburg
2017-11-03 04:07:05 +0100
-
11ca71d47d
Makefile: Fix "git co" into "git checkout".
Paul Sokolovsky
2017-11-08 18:03:11 +0200
-
11a7e7e57f
Makefile: Add vendor SDK 2.1.0-18-g61248df.
Paul Sokolovsky
2017-11-05 01:25:07 +0200
-
350c0e9174
Makefile: replace references to make with $(MAKE)
Tamas TEVESZ
2017-06-07 18:41:39 +0200
-
f2031692d8
Makefile: Changes in PATH for Windows environments.
ArchontPL
2016-10-25 19:43:44 +0200
-
bf5eb90f34
examples/blinky: Blink GPIO2 by default, ESP-12 have builtin LED there.
Paul Sokolovsky
2017-06-23 20:34:03 +0300
-
c416ce38f8
examples/blinky/Makefile: fixed flash offsets / filenames
Eric Poulsen
2017-06-22 15:38:57 -0700
-
b069537944
Added SDK 2.1.0 to the build
Geoffrey McRae
2017-05-23 05:01:39 +1000
-
12cb4b142e
Corrected 'sussystem' to 'subsystem'
Martin
2017-05-12 11:44:34 +0200
-
b4ca4e59a8
crosstool-ng: update submodule
Max Filippov
2017-04-03 11:24:12 -0700
-
b1929e33f4
examples/blinky: add -lc to LDLIBS for memchr
Max Filippov
2017-02-05 21:02:17 -0800
-
e8d757b1a7
esptool: Upgrade to upstream v1.2.
Paul Sokolovsky
2016-11-06 00:21:45 +0300
-
24f10eb164
Switch to SDK 2.0.0 by default.
Paul Sokolovsky
2016-10-17 20:08:28 +0300
-
3701f042ed
esptool: Update to latest upstream, --flash_size=detect support.
Paul Sokolovsky
2016-10-17 20:06:32 +0300
-
5caadc5428
Makefile: Group "clean" targets together.
Paul Sokolovsky
2016-10-17 19:47:53 +0300
-
89ecaadb99
Switched SDK 2.0.0 from archive 16_07_19 to 16_08_10.
Paul Sokolovsky
2016-10-11 18:45:03 +0300
-
2d7d170698
README: Add explicit mention of examples/ and MicroPython as real-world example.
Paul Sokolovsky
2016-10-07 23:59:32 +0300
-
d18f815c8d
Changed dependency unrar to unrar-free.
Jan Pobořil
2016-09-18 00:58:55 +0200
-
b10756d25a
MacOS build needs help2man
Jonathan wagner
2016-07-12 11:45:27 -0500
-
e95cd3ae22
Add patch for SDK 2.0.0 (20160809).
Jeremy Drake
2016-08-13 22:09:22 -0700
-
9dac80583d
Added vendor sdk include dir to compile user_rf_cal_sector_set.c
Jeremy Drake
2016-07-31 19:06:25 -0700
-
e629109c76
Add default implementation of user_rf_cal_sector_set() callback.
Paul Sokolovsky
2016-07-31 23:44:51 +0300
-
c1974f7551
Added sdk 2.0.0.
Jeremy Drake
2016-07-26 21:55:55 -0700
-
03f5e898a0
Makefile: Make SDK 1.5.4 default.
Paul Sokolovsky
2016-06-13 17:53:49 +0300
-
9b1dba19f4
README: Added wget & bzip2 to apt-get.
Benjamin Marty
2016-05-30 14:31:56 +0200
-
485f53368b
esptool: Upgrade to latest upstream (v1.2-dev).
Paul Sokolovsky
2016-06-11 22:04:38 +0300
-
0ea6a4ea10
SDK 1.5.4: Rename directory to avoid name clash with future versions.
Paul Sokolovsky
2016-06-11 20:02:36 +0300
-
8f9f0eb969
Add SDK 1.5.4.
Tobias Kohlbau
2016-05-23 15:02:20 +0200
-
62bda07d7c
README: Mention python-dev as development host dependency.
Leon Woestenberg
2016-06-08 15:20:45 +0200
-
90eb4a8d83
esp-open-lwip: Update, another -mforce-l32 fix.
Paul Sokolovsky
2016-05-27 01:55:56 +0300
-
6cc801e9c3
crosstool-NG: Update to the latest xtensa-1.22.x upstream HEAD.
Paul Sokolovsky
2016-05-25 01:34:19 +0300
-
ff88978708
esp-open-lwip: Update to latest upstream.
Paul Sokolovsky
2016-05-22 18:33:28 +0300
-
875e9d6483
crosstool-NG: Switched to xtensa-1.22.x upstream branch (gcc 4.8.5).
sermus
2016-03-31 10:50:22 +0300
-
7625d2e270
README: Add help2man to the list of requirements.
Paul Sokolovsky
2016-05-22 12:43:21 +0300
-
9edd758891
Fix filename of SDK 1.5.2 Patch01 in download target.
John Cooper
2016-05-17 07:14:39 +0100
-
8297c7c515
sdk_patch_1.5.2: Fix filename.
Paul Sokolovsky
2016-05-16 23:44:30 +0300
-
1e7888b26f
esp-open-lwip: Switch to sdk-1.5.0-experimental branch.
Paul Sokolovsky
2016-05-15 22:39:17 +0300
-
a48b12fd71
Add patch for sdk 1.5.2, from http://bbs.espressif.com/viewtopic.php?f=46&t=1856
Jeremy Drake
2016-04-01 14:30:29 -0700
-
0cf36c05b2
examples/blinky: Fix "make clean" with changing 0x400000 to 0x40000.
imShara
2016-04-16 16:13:34 +0400
-
a1f1e10bc2
SDK 1.5.3: Update URLs and extraction directory.
Jeremy Drake
2016-04-22 09:10:20 -0700
-
cab39f4c48
Add SDK 1.5.3.
Lefteris Chatzipetrou
2016-04-18 15:28:31 +0300
-
0d69c85350
esp-open-lwip: Update for upstream rebase.
Paul Sokolovsky
2016-05-12 14:36:10 +0300
-
9bd3aba51c
Makefile: Fix lwip library build when building STANDALONE=y.
martinmarcos
2016-04-20 02:05:02 -0300
-
40e6883285
README: Suggets doing "git submodule update --init".
Paul Sokolovsky
2016-04-19 23:59:12 +0300
-
63ad1888ac
esp-open-lwip: Use sdk-1.5.0-default-mss branch.
Paul Sokolovsky
2016-04-19 23:47:47 +0300
-
e42da92b05
esp-open-lwip: Update to rebased upstream.
Paul Sokolovsky
2016-04-19 23:46:35 +0300
-
cfe15bd826
Makefile: Unbreak STANDALONE=n build by skipping lwip.
Paul Sokolovsky
2016-04-15 03:44:30 +0300
-
f4c8cb9e70
esptool: Switch to upstream https://github.com/themadinventor/esptool
Paul Sokolovsky
2016-04-15 03:28:59 +0300
-
d0d9997ec5
esp-open-lwip: Update to the latest upstream.
Paul Sokolovsky
2016-04-14 00:53:44 +0300
-
d7c9889cbb
esptool: Update to the latest upstream.
Paul Sokolovsky
2016-04-13 01:22:33 +0300
-
e33c0ad3be
esp-open-lwip: Switch to sdk-1.5.0-default-mss branch.
Paul Sokolovsky
2016-04-09 15:22:24 +0300
-
d86df3497f
examples: Remove binary which randomly got into the repo.
Paul Sokolovsky
2016-04-09 15:16:39 +0300
-
ee9b6a231b
esptool: Update to 2ea873d (latest upstream as of now).
Paul Sokolovsky
2016-04-02 22:23:53 +0300
-
7235b03ebd
esptool: Update to upstream (ebf02c92).
Paul Sokolovsky
2016-03-30 15:09:48 +0300
-
55d6be74ff
README: Mention requirement of bash.
Paul Sokolovsky
2016-03-13 23:37:25 +0700
-
a890758ed8
Set SHELL to /bin/bash, as bash-specific syntax is used.
Paul Sokolovsky
2016-03-13 23:35:32 +0700
-
9820cf981e
Add -mforce-l32 patch by Max Filippov @jcmvbkbc.
Paul Sokolovsky
2016-03-10 09:17:13 +0700
-
511ff3c290
Install lwIP headers into toolchain sysroot for easy access.
Paul Sokolovsky
2016-03-09 08:09:39 +0700
-
cc4589ef6c
Add build dependencies for lwIP.
Paul Sokolovsky
2016-03-06 03:02:27 +0200
-
0ae03bfd2e
Build open-source lwIP (-llwip_open) as part of normal build.
Paul Sokolovsky
2016-03-05 00:30:37 +0200
-
7553dd6d48
Add "lwip" target to build open-source lwIP (via submodule).
Paul Sokolovsky
2016-03-04 00:33:37 +0200
-
5ab90beb3b
esp-open-lwip: New submodule, open-source lwIP from Espressif.
Paul Sokolovsky
2016-03-03 17:49:28 +0200
-
865a0e0fbf
Switch default SDK to 1.5.2.
Paul Sokolovsky
2016-02-15 12:34:50 +0200
-
e32ff68594
README: Make it explicit that STANDALONE=y is the default choice.
Paul Sokolovsky
2016-02-11 21:44:10 +0200
-
b8694b40a7
Examples: add blinky
Matthias Ludwig
2016-02-04 22:44:07 +0100
-
ea91b81598
Use xtensa-lx106-elf-ar instead of native ar.
Joost van Dijk
2016-02-11 17:41:15 +0100
-
13bf925358
README: Add explicit "Using the toolchain" section.
Paul Sokolovsky
2016-02-08 18:39:27 +0200
-
810c68e1e6
Switch default SDK to 1.5.0.
Paul Sokolovsky
2016-02-08 18:27:25 +0200
-
09bf82e774
Add SDK 1.5.2.
Paul Sokolovsky
2016-02-06 13:44:23 +0200
-
817a841dea
SDK 1.5.1: Add libwpa.a workaround.
Paul Sokolovsky
2016-02-06 13:43:43 +0200
-
237ea19254
SDK 1.5.1: Add esp_sdk_ver.h.
Paul Sokolovsky
2016-02-06 13:05:34 +0200
-
fc69adf64b
SDK 1.5.0: Add backwards compatibility library augmentation.
Paul Sokolovsky
2016-02-06 11:06:38 +0200
-
8c69c5da7e
Add "esp_sdk_ver.h" headers to at least SDK builds since 1.0.0.
Paul Sokolovsky
2016-02-06 10:55:24 +0200
-
fcb77ffd0e
Use generic VENDOR_SDK_DIR when patching c_types-c99.patch.
Paul Sokolovsky
2016-02-06 10:48:16 +0200
-
120517e207
REAMDE: Include unzip in dependencies.
dancudds
2016-02-03 11:53:18 -0800
-
74baa778b6
examples/Makefiles*: Fix copy-paste tab issues.
Paul Sokolovsky
2016-01-25 01:29:01 +0200