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"
Please register or sign in to comment