This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
lora-irrigation
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
make compile w/o other header pollution..
main
John-Mark Gurney
2 years ago
parent
c171ea44b0
commit
bbab428226
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
sysinit.h
+ 4
- 0
sysinit.h
View File
@@ -53,6 +53,10 @@
#ifndef _SYSINIT_H_
#ifndef _SYSINIT_H_
#define _SYSINIT_H_ 1
#define _SYSINIT_H_ 1
/* for __WEAK */
#include <cmsis_compiler.h>
#include <stdint.h>
#include <linker_set.h>
#include <linker_set.h>
/* from FreeBSD sys/systm.h */
/* from FreeBSD sys/systm.h */
Write
Preview
Loading…
Cancel
Save