DAPS: Add headless RPi5 target
This commit is contained in:
+6
-3
@@ -1,3 +1,6 @@
|
|||||||
+edev|avia0|mesh()|livoxGen1()|livoxProto1()|3JEDK380010Z39||
|
#ifndef SMO_IP
|
||||||
+edev|avia0|pcloudIntensity()|livoxGen1()|livoxProto1()|3JEDK380010Z39||
|
# define SMO_IP
|
||||||
+edev|avia0|pcloudAmbience()|livoxGen1()|livoxProto1()|3JEDK380010Z39
|
#endif
|
||||||
|
+edev|avia0|mesh()|livoxGen1()|livoxProto1(SMO_IP)|3JEDK380010Z39||
|
||||||
|
+edev|avia0|pcloudIntensity()|livoxGen1()|livoxProto1(SMO_IP)|3JEDK380010Z39||
|
||||||
|
+edev|avia0|pcloudAmbience()|livoxGen1()|livoxProto1(SMO_IP)|3JEDK380010Z39
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
add_daps_target(body_rpi5_persys_headless
|
||||||
|
SOURCES
|
||||||
|
rpi5-persys-headless.dapss
|
||||||
|
)
|
||||||
|
|
||||||
add_daps_target(body_rpi5_persys
|
add_daps_target(body_rpi5_persys
|
||||||
SOURCES
|
SOURCES
|
||||||
rpi5-persys.dapss
|
rpi5-persys.dapss
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
#include "../win0.dapss"
|
||||||
|
||
|
||||||
|
#define SMO_IP smo-ip=10.42.0.2
|
||||||
|
#include "../avia0.dapss"
|
||||||
Reference in New Issue
Block a user