Tsungta Wu
/
mbed_SPIS_multiByte_example_SOG
fork from Sog
Fork of mbed_SPIS_multiByte_example_SOG by
mbed_app.json@0:b7415ae44dac, 2017-05-24 (annotated)
- Committer:
- tsungta
- Date:
- Wed May 24 10:17:56 2017 +0000
- Revision:
- 0:b7415ae44dac
First commit; reply is functional, need to work on read
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 | } |