kernel/src
antifallobst 8c273f4dc7 refactor (kernel): removed unused and unfinished modules system. The new drivers system performs the same task 2023-06-06 22:05:14 +02:00
..
boot refactor (kernel): removed unused and unfinished modules system. The new drivers system performs the same task 2023-06-06 22:05:14 +02:00
drivers fix (JSON): fixed array parsing 2023-06-06 20:32:30 +02:00
mm fix (heap): fixed bug that caused invalid addresses as result of memory allocations 2023-05-19 01:20:15 +02:00
platform feature (syscalls): implemented 'nx_drv_register' 2023-06-06 21:43:23 +02:00
proc feature (syscalls): implemented 'nx_drv_register' 2023-06-06 21:43:23 +02:00
utils fix (JSON): fixed array parsing 2023-06-06 20:32:30 +02:00