commit | d3f989378c0a4683ef886b4eaf8cc23036d7b8b5 | [log] [tgz] |
---|---|---|
author | Philippe Peurichard <p.peurichard@gmail.com> | Sat Sep 13 09:36:08 2025 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Sat Oct 11 20:06:40 2025 -0400 |
tree | eadde3fd696ba03a78f9049e559da299a9ab1c43 | |
parent | d4a8099d4d5b98212a24b4a6a80af84b4d054611 [diff] |
samples: drivers: display: add stm32f469_disco conf file Add stm32f749i_disco conf file to support samples display driver applications . Increase the amount of HEAP to ensure k_malloc allocation goes well. Signed-off-by: Philippe Peurichard <p.peurichard@gmail.com>