Platform specific code for a robot using stepper motors.
This commit is contained in:
parent
13af443115
commit
20eaa31eff
17 changed files with 2262 additions and 0 deletions
6
platform/stepper-robot/cc2420-interrupt.h
Normal file
6
platform/stepper-robot/cc2420-interrupt.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef __CC2420_CORE_INTERRUPT_H__9499CTDNSK__
|
||||
#define __CC2420_CORE_INTERRUPT_H__9499CTDNSK__
|
||||
|
||||
void
|
||||
cc2420_interrupt_fifop_int_init(void);
|
||||
#endif /* __CC2420_CORE_INTERRUPT_H__9499CTDNSK__ */
|
Loading…
Add table
Add a link
Reference in a new issue