Tsungta Wu
/
mbed_SPIS_multiByte_example_SOG
fork from Sog
Fork of mbed_SPIS_multiByte_example_SOG by
mbed_app.json@7:0ea5460e0de3, 2017-06-21 (annotated)
- Committer:
- tsungta
- Date:
- Wed Jun 21 08:54:26 2017 +0000
- Revision:
- 7:0ea5460e0de3
- Parent:
- 0:b7415ae44dac
Add TCP send function
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
tsungta | 0:b7415ae44dac | 1 | { |
tsungta | 0:b7415ae44dac | 2 | "config": { |
tsungta | 0:b7415ae44dac | 3 | "lf_clock_rc_calib_timer_interval": { |
tsungta | 0:b7415ae44dac | 4 | "value": 16, |
tsungta | 0:b7415ae44dac | 5 | "macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_CALIB_TIMER_INTERVAL" |
tsungta | 0:b7415ae44dac | 6 | }, |
tsungta | 0:b7415ae44dac | 7 | "lf_clock_rc_calib_mode_config": { |
tsungta | 0:b7415ae44dac | 8 | "value": 0, |
tsungta | 0:b7415ae44dac | 9 | "macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_CALIB_MODE_CONFIG" |
tsungta | 0:b7415ae44dac | 10 | }, |
tsungta | 0:b7415ae44dac | 11 | "uart_hwfc": { |
tsungta | 0:b7415ae44dac | 12 | "help": "Value: 1 for enable, 0 for disable", |
tsungta | 0:b7415ae44dac | 13 | "value": 0, |
tsungta | 0:b7415ae44dac | 14 | "macro_name": "MBED_CONF_NORDIC_UART_HWFC" |
tsungta | 0:b7415ae44dac | 15 | } |
tsungta | 0:b7415ae44dac | 16 | } |
tsungta | 0:b7415ae44dac | 17 | } |