This website requires JavaScript.
Explore
Help
Register
Sign In
dali
/
bacnet_stack
Watch
1
Star
0
Fork
0
You've already forked bacnet_stack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3efa7a2ea9fd4b2df9744e30bf393ff1b00bad2c
bacnet_stack
/
bacnet-stack
/
demo
/
dcc
T
History
skarg
e095715cec
Moved include files for demo objects into demo/object, and updated makefiles to accommodate the move. This allows developers to create and maintain their own objects and the interfaces to them.
2011-03-22 20:53:13 +00:00
..
main.c
Changed Object Table from a global to a local variable and added a Device function to initialize it.
2010-12-13 03:41:55 +00:00
Makefile
Changed make to $(MAKE). Not sure if this is still needed, since MSYS has make.exe (in lieu of MinGW). Lots of demo makefiles still have make in them...
2010-11-30 18:04:27 +00:00
makefile.b32
Moved include files for demo objects into demo/object, and updated makefiles to accommodate the move. This allows developers to create and maintain their own objects and the interfaces to them.
2011-03-22 20:53:13 +00:00
makefile.g++
Created tmake configuration for dcc demo to make it easier to create cross platform
2006-05-10 15:33:43 +00:00
tmake.pro
Created tmake configuration for dcc demo to make it easier to create cross platform
2006-05-10 15:33:43 +00:00