This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
00018d4c1b
nes-proj
/
arch
/
cpu
/
native
History
Simon Duquennoy
ea32ab0f12
Removed UIP_LLH_LEN
2018-10-18 20:26:12 +02:00
..
dev
Reverting API change to GPIO HAL
2018-08-31 11:06:32 +02:00
net
Removed UIP_LLH_LEN
2018-10-18 20:26:12 +02:00
int-master.c
Emulate interrupt manipulation on native
2018-04-02 22:13:56 +01:00
Makefile.native
Add optimization flags for native builds
2018-10-13 18:10:34 +01:00
native-def.h
Implement the GPIO HAL for platform native
2018-04-02 22:14:55 +01:00
rtimer-arch.c
Use clock_gettime() instead of gettimeofday() to have a monotonic clock and use CLOCK_CONF_SECOND explicitly
2017-12-12 16:53:51 +01:00
rtimer-arch.h
Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h
2017-09-08 14:20:59 +02:00
watchdog.c
Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality.
2017-06-28 16:20:43 +02:00