mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
More apps/examples/cc3000 changes from David Sidrane
This commit is contained in:
@@ -143,6 +143,7 @@ struct cc3000_config_s
|
||||
void (*power_enable)(FAR struct cc3000_config_s *state,bool enable);
|
||||
void (*chip_select)(FAR struct cc3000_config_s *state,bool enable);
|
||||
bool (*irq_read)(FAR struct cc3000_config_s *state);
|
||||
bool (*probe)(FAR struct cc3000_config_s *state, int n, bool s);
|
||||
};
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user