mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 07:35:22 +00:00
Since the callback enable and disable functions are deprecated, but cannot be re-implemented in terms of other API, add back an old-style interrupt configuration test that uses the deprecated flags and functions in the way existing code would do. The test module internally disables the deprecation warnings. Remove the test for the deprecated read/write functions, incorporating a basic check into the module that tests deprecated callback functions. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |