木子剑
生命不熄,学习不止!
上一页 1 ··· 5 6 7 8 9
摘要: CONTIKI OS之rtimer 阅读全文
posted @ 2019-07-20 19:35 木子剑 阅读(372) 评论(0) 推荐(0) 编辑
摘要: 本来在搞哪个contiki-3.0\core\dev\button-sensor,这个按键传感器接口函数的, 但是里面出现了rtimer的应用。所以只能先跟rtimer干一架了,才能继续下去!! CONTIKI OS操作系统,rtimer位置,core-->sys-->的抽象层接口函rtimer.h 阅读全文
posted @ 2019-07-18 18:57 木子剑 阅读(382) 评论(0) 推荐(0) 编辑
摘要: 事情是这样的 很简单的etimer事件,我一直是这样写的,一直没有问题: struct etimer timeout2; //声明ETMIER事件 PROCESS(hello_world_process2, "Hello world process2");//申请线程process1测试etimer 阅读全文
posted @ 2019-07-18 18:07 木子剑 阅读(202) 评论(2) 推荐(0) 编辑
摘要: CONTIKI OS之战,用的STM32. 阅读全文
posted @ 2019-07-17 10:31 木子剑 阅读(1696) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9