improved base and added PP defines KERNEL_UPSTREAM TESTING DEBUG #1

Merged
adeliktas merged 1 commits from master into master 2023-10-29 09:53:31 +00:00
adeliktas commented 2023-10-28 01:59:47 +00:00 (Migrated from github.com)
  • fixes an addressing issue due to result datatype int returning negative value
  • structured directories and includng km, um, um-test app
  • PPs: KERNEL_UPSTREAM for kernel version, TESTING dev tests, DEBUG for prints
    only tested build with #define KERNEL_UPSTREAM 0 with 5.15.120
- fixes an addressing issue due to result datatype int returning negative value - structured directories and includng km, um, um-test app - PPs: KERNEL_UPSTREAM for kernel version, TESTING dev tests, DEBUG for prints only tested build with #define KERNEL_UPSTREAM 0 with 5.15.120
ALittlePatate commented 2023-10-28 07:04:15 +00:00 (Migrated from github.com)

we need to fix the cmake file as i couldn't build using it, everything works well tho so that's cool

we need to fix the cmake file as i couldn't build using it, everything works well tho so that's cool
ALittlePatate (Migrated from github.com) reviewed 2023-10-29 09:48:33 +00:00
ALittlePatate (Migrated from github.com) commented 2023-10-29 09:48:33 +00:00

TOFIX

TOFIX
ALittlePatate (Migrated from github.com) approved these changes 2023-10-29 09:52:33 +00:00
ALittlePatate (Migrated from github.com) left a comment

Everything works well
CMakeList is yet to be done

Everything works well CMakeList is yet to be done
Sign in to join this conversation.