circuitpython/stmhal/hal
Krzysztof Blazewicz 13400e1375 stmhal/hal: do not include <stdio.h> in HAL headers
stdio.h was included in all HAL files only to provide
definition of NULL symbol

"stdio.h" includes "types.h" which contains some conflicting definitions
with "drivers/cc3000/inc/socket.h"
2016-11-16 12:43:27 +01:00
..
f4 stmhal/hal: do not include <stdio.h> in HAL headers 2016-11-16 12:43:27 +01:00
f7 stmhal: Port of f4 hal commit 1d7fb82 to f7 hal 2015-08-03 00:49:36 +01:00
l4 stmhal: Port of f4 hal commit 1d7fb82 to l4 hal 2016-06-29 14:27:55 +01:00
HALCOMMITS stmhal: Update HALCOMMITS due to change to hal 2016-06-29 14:28:49 +01:00