1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-30 11:22:19 +03:00
Files
esp8266/tests/host/common
M Hightower 9fcf14f81f Fix VM Address mask (#8440)
* Fix VM Address mask

Adjust VM Address mask to allow up to 8M Byte parts.
Allow for free heap size values over 64K
  ESP.getHeapStats(, uint32_t,)
  uint32_t getMaxFreeBlockSize();

* Fix example

* Update MockEsp.cpp for uint32_t on EspClass::getMaxFreeBlockSize()

* Added comment about heap size limitation and static_assert to verify.
Updated boards.txt to show correct External memory size and Heap size.
2022-01-12 01:35:46 +03:00
..
2018-11-20 18:51:45 -02:00
2022-01-03 14:23:45 +01:00
2020-09-25 11:12:39 +02:00
2021-03-14 17:36:20 -07:00
2018-11-20 18:51:45 -02:00
2022-01-03 14:23:45 +01:00
2022-01-12 01:35:46 +03:00
2020-09-25 11:12:39 +02:00
2020-09-25 11:12:39 +02:00
2018-11-20 18:51:45 -02:00
2021-03-28 22:31:52 +02:00
2018-11-20 18:51:45 -02:00
2018-11-20 18:51:45 -02:00