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
51fcd772391f473df73d4c3ee74597bda105e665
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
1f61a4e7b5
Removed the WriteProperty support on Atmega168 - Program size was at 108%. Gotta think of some ways to slim down.
2007-10-25 04:00:13 +00:00
..
arm7
Converted c++ style comments to c. Per coding standard. See coding-standard.txt
2007-07-26 16:25:35 +00:00
at91sam7s
Moved bacdcode.c and bacreal.c back to src, and removed the separate bacdcode directory. Since gcc linker can remove unused functions, this was wasted effort. Added bacreal unit test.
2007-10-18 12:13:46 +00:00
atmega168
Removed the WriteProperty support on Atmega168 - Program size was at 108%. Gotta think of some ways to slim down.
2007-10-25 04:00:13 +00:00
linux
Changed BIP debug from define to variable since we are using a lib. Affects Win32 and Linux.
2007-10-25 02:13:02 +00:00
pic18f6720
Reducing the memory required by ATmega168 port.
2007-10-14 02:01:18 +00:00
rtos32
Corrected poll station for sole master PFM transition.
2007-09-29 14:24:28 +00:00
win32
Changed BIP debug from define to variable since we are using a lib. Affects Win32 and Linux.
2007-10-25 02:13:02 +00:00