Patrick Fallberg
|
8e1ef13804
|
Repo restyled using astyle (#683)
The rules are in .tools/astyle/config/style.cfg
and can also be reviewed at
https://www.mysensors.org/view/260#coding-guidelines-core-library
|
2016-12-07 23:44:29 +01:00 |
|
Marcelo Aquino
|
2be804a1ef
|
RPi: Log refactor
|
2016-10-18 16:55:47 -02:00 |
|
Marcelo Aquino
|
69ac4b759a
|
RPi: Add support for I2C
Add MyHw file for RaspberryPi.
Fix compilation warnings in x86.
Fix some error messages.
|
2016-10-16 13:40:23 -02:00 |
|
Thomas Mørch
|
54776a4520
|
Added {} to control structures for clarity (#600)
|
2016-10-16 12:46:42 +02:00 |
|
Marcelo Aquino
|
09103e9c04
|
Add run time options to RPi gateway
|
2016-09-08 15:56:37 -03:00 |
|
Marcelo Aquino
|
490037d285
|
Use non-blocking socket for EthernetServer
* Non-blocking socket
To simplify the class design and better mimics the Arduino version
* Doxygenize EthernetServer class
|
2016-08-16 13:43:22 -03:00 |
|
Marcelo Aquino
|
dad6732f38
|
Include .h instead of .cpp when possible
* Move implementation code from Arduino.h
|
2016-08-16 13:43:21 -03:00 |
|
Marcelo Aquino
|
6b756335d0
|
Refactor RaspberryPi port
|
2016-08-16 13:42:51 -03:00 |
|