5ec5f24081
Add a new test to the simple llext test suite that verifies that DT devices are properly exported to extensions. This is done by obtaining a device handle from the DT and then trying to get the same handle at runtime using the device_get_binding() API. This test is optional because the current qemu_xtensa platform does not have any usable DT devices to test with. The LLEXT heap size is also increased to 64 kbytes to avoid heap exhaustion when running the new test on mps2_an385. Signed-off-by: Luca Burelli <l.burelli@arduino.cc> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |