Ivan Grokhotkov
|
0808a04ee8
|
esp_timer: reduce overflow value in unit tests
This allows testing for race conditions which occur near timer
overflow point more effectively.
|
2018-07-09 12:06:11 +08:00 |
|
Angus Gratton
|
b523660199
|
build: Remove explict -lstdc++-psram-workaround
This is now handled internally to the toolchain.
|
2018-01-11 10:32:28 +11:00 |
|
Jeroen Domburg
|
34372a091c
|
Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet.
|
2017-09-04 12:05:49 +08:00 |
|
Angus Gratton
|
6d4ab76db2
|
phy init data: Read PHY init data partition offset from menuconfig
|
2016-11-18 20:11:16 +08:00 |
|
Ivan Grokhotkov
|
4db29f74a0
|
add PHY init support
|
2016-11-18 20:11:16 +08:00 |
|