mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-16 22:27:59 +03:00
Import axTLS 1.4.9
This commit is contained in:
8
ssl/os_int.h
Normal file
8
ssl/os_int.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef OS_INT_H
|
||||
#define OS_INT_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#endif //OS_INT_H
|
Reference in New Issue
Block a user