External C Source Access

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

External C Source Access

182件の閲覧回数
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 返答(返信)

176件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ElectroNerd on Sat Apr 13 10:14:19 MST 2013
Thanks
0 件の賞賛
返信

176件の閲覧回数
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 件の賞賛
返信