mirror of
https://github.com/Fishwaldo/bl808_coprocessor.git
synced 2025-03-15 19:31:39 +00:00
* Refactor the BL IPC code to wait for the other core to clear IPC interupts * disable cache (for now) * sending/recieving and nameservice announcements work. Now to write some actual drivers.
2 lines
No EOL
94 B
CMake
2 lines
No EOL
94 B
CMake
sdk_add_subdirectory_ifdef(CONFIG_IPC ipc)
|
|
sdk_add_subdirectory_ifdef(CONFIG_RPMSG rpmsg-lite) |