External C Source Access

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

External C Source Access

171 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ElectroNerd on Sat Apr 13 08:54:32 MST 2013
I am going to have quite a few C library files (.c and .h) with multiple projects requiring access from them. Rather than include the files for [I]each[/I] project folder within the workspace, would it be possible to access them externally? My hope is that this would be possible for any given OS (Windows/Linux/Mac).

[B]Example Organization[/B]
/workspace
[LIST]
[*]/lib
[LIST]
[*]I2C.c
[*]I2C.h
[*]ADC.c
[*]ADC.h
[*]...
[/LIST]
[*]/project1
[*]/project2
[*]/project3
[*]...
[/LIST]

In this instance, each project would pull from the /lib folder. Can something like this be done?
0 项奖励
回复
2 回复数

165 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ElectroNerd on Sat Apr 13 10:14:19 MST 2013
Thanks
0 项奖励
回复

165 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Sat Apr 13 08:59:12 MST 2013
External Lib and 'Smart Update' :)

http://knowledgebase.nxp.com/showthread.php?t=2340
0 项奖励
回复