Merge pull request #617 from ourairquality/rboot-1_4_2

rboot: update to 1.4.2
This commit is contained in:
Ruslan V. Uss 2018-04-27 01:19:17 +05:00 committed by GitHub
commit 2b818ab6e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 1 deletions

10
bootloader/c_types.h Normal file
View file

@ -0,0 +1,10 @@
/* rboot type definitions */
typedef int int32;
typedef unsigned short uint16;
typedef unsigned int uint32;
typedef unsigned char uint8;
#define TRUE 1
#define FALSE 0

@ -1 +1 @@
Subproject commit 30afbaa777e00abf9d7d469fb3345f118c4975c1
Subproject commit 3b067a8686a07474c5f722953d3b2f0e71db681f