Alberto Escolar Piedras
659e2292a5
soc_inf: Refactor native tasks into own header
...
The native_tasks definition was directly in the soc_inf soc.h
header. But soc.h pulls a lot of other headers.
Some of those could cause conflicts, say with application
headers, for users who only wanted the be able to register
native tasks in a module.
Let's refactor the native tasks definitions into their own header
and include that header from soc_inf's soc.h.
In this way users who need only need to register a native tasks
can just include posix_native_tasks.h, and all previous users
see no change.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no >
2023-04-13 13:35:20 +02:00
..
2023-04-13 10:00:24 +02:00
2023-04-12 16:42:29 +02:00
2023-03-28 15:06:06 +02:00
2023-04-12 14:28:07 +00:00
2023-03-30 09:43:13 +00:00
2023-04-13 10:00:03 +02:00
2023-04-11 14:12:22 +02:00
2023-04-12 14:28:07 +00:00
2023-03-28 15:06:06 +02:00
2023-04-05 10:39:19 +00:00
2023-04-05 10:55:46 +02:00
2023-04-05 10:55:46 +02:00
2023-04-06 18:51:56 +02:00
2023-04-12 17:44:48 +02:00
2023-04-12 14:28:07 +00:00
2023-04-07 13:22:25 +02:00
2023-04-07 13:30:27 +02:00
2023-03-28 15:06:06 +02:00
2023-04-05 10:55:46 +02:00
2023-04-05 10:55:46 +02:00
2023-04-11 11:27:05 +02:00
2023-04-13 12:15:13 +02:00
2023-04-11 12:00:37 +02:00
2023-04-03 17:53:42 +02:00
2023-04-12 14:28:07 +00:00
2023-04-12 14:28:07 +00:00
2023-04-12 20:35:08 -04:00
2023-04-05 10:55:46 +02:00
2023-04-12 14:28:07 +00:00
2023-04-05 10:38:34 +02:00
2023-04-11 09:34:23 +02:00
2023-04-12 14:28:07 +00:00
2023-04-12 14:28:07 +00:00
2023-04-11 09:34:23 +02:00
2023-03-28 15:06:06 +02:00
2023-04-11 12:00:37 +02:00
2023-03-31 09:20:22 +02:00
2023-03-28 15:06:06 +02:00
2023-03-28 15:06:06 +02:00
2023-04-12 13:05:55 +02:00
2023-04-06 11:51:06 +02:00
2022-12-07 09:40:23 -06:00
2023-04-11 12:00:37 +02:00
2023-04-11 11:42:00 +02:00
2023-03-28 15:06:06 +02:00
2023-03-28 18:14:37 -04:00
2023-04-12 14:28:07 +00:00
2023-04-11 12:00:37 +02:00
2023-04-12 14:28:07 +00:00
2022-11-23 11:37:08 +01:00
2023-03-29 19:59:07 -04:00
2023-04-05 10:55:46 +02:00
2023-03-28 15:06:06 +02:00
2023-04-11 12:00:37 +02:00
2023-03-22 21:19:51 +01:00
2022-12-09 09:43:36 -08:00
2023-03-28 15:06:06 +02:00
2023-04-04 17:03:38 +02:00
2023-03-28 15:06:06 +02:00
2023-04-13 09:59:52 +02:00
2023-04-13 13:35:20 +02:00
2023-03-30 09:45:02 +00:00
2023-04-11 16:57:56 +02:00
2023-03-28 15:06:06 +02:00
2023-04-12 16:42:29 +02:00
2023-04-12 16:42:29 +02:00
2023-03-09 09:20:35 +01:00
2023-03-28 15:06:06 +02:00
2023-03-28 15:06:06 +02:00
2023-04-07 13:11:54 +02:00
2023-04-12 08:59:36 +02:00
2023-04-11 11:42:00 +02:00
2023-04-12 14:28:07 +00:00
2023-04-04 17:03:38 +02:00
2023-04-04 17:03:38 +02:00