Gordon Williams
|
2bdf05f910
|
ESP32: Remove FlashFS, adjust partitions to increase available Storage from 256kB to 896kB
|
2025-04-02 10:39:00 +01:00 |
|
Gordon Williams
|
c2e013368c
|
more firmware size tweaks
|
2024-09-20 10:13:36 +01:00 |
|
Gordon Williams
|
b86ab416cc
|
Remove debugger from emulator
also remove hard-coded ifdef for ESP8266 - it can just be put in board files now
|
2024-05-09 12:36:42 +01:00 |
|
MaBecker
|
2d50160436
|
support 1MB boards
- add make flags FLASH_1MB and NO_FOTA
- add SPI1 labels to ESP8266
- fix some compiler warnings
|
2020-02-10 10:19:13 +01:00 |
|
Mark Becker
|
3a529a902a
|
ESP_FLASH_MAX for ESP8266_4MB is wrong in boards/ESP8266_4MB.py (fix #1551)
will update ChangeLog later
|
2018-11-12 06:15:38 +01:00 |
|
Mark Becker
|
918232c0b5
|
remove SHA256 SHA512 (fix #1517)
|
2018-10-12 22:49:00 +02:00 |
|
MaBecker
|
0080541cd8
|
fully integration of analog pin A0 (fix #1495)
|
2018-09-05 14:28:30 +01:00 |
|
Gordon Williams
|
27d9572ce2
|
make SHA256/512 switchable
|
2018-04-26 09:14:30 +01:00 |
|
Mark Becker
|
a1d712e705
|
increase save pages
|
2018-02-14 08:45:16 +01:00 |
|
Gordon Williams
|
7b6d253d0c
|
Merge branch 'master' into master
|
2017-09-15 08:56:32 +01:00 |
|
MaBecker
|
94031dbc65
|
ESP8266: move code save section to fist partition for memory mapping (fix #1240)
only fist partition is memory mapped
|
2017-09-14 21:54:29 +02:00 |
|
MaBecker
|
b6e11a0d0f
|
ESP8266: Add GPIO16 as D16 without watch (#1206)
|
2017-09-14 20:32:12 +02:00 |
|
Gordon Williams
|
343d9cb226
|
more 4mb build
|
2017-04-20 09:30:22 +01:00 |
|
MaBecker
|
20dcfb1143
|
add CRYPTO to ESP8266_4MB.py
|
2017-04-18 21:29:09 +02:00 |
|
MaBecker
|
7bc5093fca
|
update ESP8266_4MB.py plus dependencies
|
2017-04-17 10:02:04 +02:00 |
|
MaBecker
|
eb0aab23a3
|
fixed ESP8266_4MB
|
2017-04-16 21:39:24 +02:00 |
|
MaBecker
|
2f98f5f08b
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# boards/ESP8266_4MB.py
# libs/network/esp8266/jswrap_esp8266_network.c
# make/family/ESP8266.make
# make/targets/ESP8266.make
# targets/esp8266/jshardware.c
|
2017-04-16 21:35:35 +02:00 |
|
MaBecker
|
ca820c353a
|
update ESP8266_4MB
|
2017-04-16 21:22:59 +02:00 |
|
MaBecker
|
5208bc20bf
|
add FLASHFS
|
2017-04-15 09:55:32 +02:00 |
|
MaBecker
|
342dff719c
|
update to 4MB 1024/1024
- wifi and save code in first partition
- flash a single 1MB file for 4MB boards to first partition
- add 2MB to FlashArea, 4x256K and 1x1024K
|
2017-04-14 21:29:22 +02:00 |
|
MaBecker
|
faacbe31f1
|
add ESP8266_4MB
plus all necessary changes to make it work
|
2017-03-28 06:24:08 +02:00 |
|