zephyr/doc/reference
Nicolas Pitre 7a22a4bdf6 heap: clean up some size related issues
First, the maximum heap size must fit in 31 bits worth of chunks
because the internal 32-bit field holding the size is shared with
the `used` bit.

Then the mention of a 256-byte block in the doc is no longer
relevant. That pertained to the previous allocator implementation.

And ditto for the HEAP_MEM_POOL_MIN_SIZE kconfig option.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2021-01-15 12:08:20 -05:00
..
audio doc: api: sort the API overview alphabetically 2020-10-30 15:57:30 +01:00
bluetooth Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
crypto
devicetree linker: arm: Add cortex_m itcm section 2021-01-15 14:51:20 +01:00
display
drivers device: deprecate DEVICE_AND_API_INIT 2021-01-12 08:31:12 -06:00
file_system fs: allow external file system implementations 2020-09-03 21:49:34 +02:00
kernel heap: clean up some size related issues 2021-01-15 12:08:20 -05:00
logging
misc lib: add cbprintf capability 2020-11-13 06:38:01 -05:00
networking device: deprecate DEVICE_AND_API_INIT 2021-01-12 08:31:12 -06:00
peripherals Revert "drivers: move eeprom_slave driver to tests directory" 2020-12-16 16:39:49 -05:00
power_management power: remove SYS_ and sys_ prefixes 2020-12-09 15:18:29 -05:00
random
resource_management
settings
shell shell: documentation update 2020-11-30 16:03:01 -06:00
storage doc/reference: Added clarification on flash offset relation 2020-10-27 12:52:07 +01:00
timing_functions doc: timing docs fix misprint 2020-11-19 16:59:47 -05:00
usb
usermode lib: Remove sys_mem_pool implementation 2020-12-07 21:50:14 -05:00
util
virtualization doc: Adding ivshmem general and API documentation 2020-12-16 18:47:35 -05:00
index.rst doc: Adding ivshmem general and API documentation 2020-12-16 18:47:35 -05:00
overview.rst drivers: eeprom: mark the EEPROM API as stable 2021-01-05 18:02:54 +01:00
terminology.rst device: deprecate DEVICE_INIT 2020-11-10 08:38:09 -06:00