MCU driver/HAL for the Picocell Gateway concentrator board. The firmware implements either a USB CDC protocol or a UART protocol to bridge commands coming from host to the SX1308 SPI interface.
src/mbed_config.h@0:c76361bd82e8, 2018-04-11 (annotated)
- Committer:
- dgabino
- Date:
- Wed Apr 11 14:42:47 2018 +0000
- Revision:
- 0:c76361bd82e8
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
dgabino | 0:c76361bd82e8 | 1 | // Automatically generated configuration file. |
dgabino | 0:c76361bd82e8 | 2 | // DO NOT EDIT, content will be overwritten. |
dgabino | 0:c76361bd82e8 | 3 | |
dgabino | 0:c76361bd82e8 | 4 | #ifndef __MBED_CONFIG_DATA__ |
dgabino | 0:c76361bd82e8 | 5 | #define __MBED_CONFIG_DATA__ |
dgabino | 0:c76361bd82e8 | 6 | |
dgabino | 0:c76361bd82e8 | 7 | |
dgabino | 0:c76361bd82e8 | 8 | #endif |