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
5826b48c2a5d4dc851de622ee3f0ec3b08d626f5
bacnet_stack
/
bacnet-stack
/
ports
T
History
skarg
19332796d1
Updated STM32 project to use IAR compiler built-in CMSIS.
2013-01-08 21:28:11 +00:00
..
arm7
Indented.
2007-11-29 15:56:53 +00:00
at91sam7s
Added some porting to AT91SAM7S while playing with IAR compiler.
2013-01-08 20:51:29 +00:00
atmega8
indented to standard from script
2012-05-13 15:07:12 +00:00
atmega168
In WAIT_FOR_REPLY state of MS/TP, changed next state of frame type TEST_RESPONSE to be DONE_WITH_TOKEN to match standard. Thank you, Eric Xu!
2012-10-17 22:33:01 +00:00
bdk-atxx4-mstp
Added some fixes for compiling with 2010 version of avr-gcc (WinAVR).
2013-01-08 20:52:14 +00:00
dos
In WAIT_FOR_REPLY state of MS/TP, changed next state of frame type TEST_RESPONSE to be DONE_WITH_TOKEN to match standard. Thank you, Eric Xu!
2012-10-17 22:33:01 +00:00
linux
Changed Ringbuf API: Ringbuf_Pop_Front is now Ringbuf_Pop, and now it copies the buffer into parameter and returns boolean. Original method was not safe since it returned a pointer to the element but freed the buffer element. Changed Ringbuf_Get_Front to Ringbuf_Peek with no change in functionality, to make names more consistent.
2013-01-08 20:48:34 +00:00
lwip
added lwIP port for BACnet/IP. Thank you, Calon Associates Limited.
2012-10-23 12:30:09 +00:00
pic18f6720
Removed version.c from project since it was not used.
2012-11-10 18:30:54 +00:00
rtos32
In WAIT_FOR_REPLY state of MS/TP, changed next state of frame type TEST_RESPONSE to be DONE_WITH_TOKEN to match standard. Thank you, Eric Xu!
2012-10-17 22:33:01 +00:00
rx62n
A function in example device.c, Device_Object_List_Identifier, uses an array index, which starts at 1, not 0. Fixes WhoHas for last name in object list. Thank you, Peter van der Stok!
2012-12-07 16:28:01 +00:00
stm32f10x
Updated STM32 project to use IAR compiler built-in CMSIS.
2013-01-08 21:28:11 +00:00
win32
Moved around some print statements to be more useful.
2012-11-12 23:16:15 +00:00