zephyr/drivers
Carles Cufi 5f1c6ee2c8 console: Add a Segger RTT console driver
The Real Time Terminal functionality of the Segger J-Link
debug probe and software suite allows applications to write
to a certain RAM area that is read in real-time by the
debugger. This is specially useful when a UART is not
available to provide a console.
This commit adds a console driver that outputs over an RTT
"connection".

Change-Id: Ifce8020060e9f519a61f3f1fbe9f56f98da2ef7f
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-12-03 15:24:39 +00:00
..
adc drivers: Remove unused parameter warning 2016-12-03 14:49:08 +00:00
aio aio: Configuration issue in aio driver 2016-11-23 00:16:22 +00:00
bluetooth Bluetooth: Use convenience macros for timeout durations 2016-11-18 07:47:50 +02:00
clock_control clock_control: NRF5 Kconfig option should be available only on NRF5 2016-11-22 17:00:46 +00:00
console console: Add a Segger RTT console driver 2016-12-03 15:24:39 +00:00
counter counter: Fix interface 2016-11-30 14:39:10 +00:00
dma drivers: dma: update to unified kernel 2016-11-09 18:38:57 -08:00
ethernet enc28j60: Fixes an issue reading/writing long frames from SPI 2016-11-18 23:19:21 +00:00
flash drivers: spi_flash: add erase boundary check and correct an error 2016-11-12 01:37:00 +00:00
gpio drivers: Remove unused parameter warning 2016-12-03 14:49:08 +00:00
grove drivers: lcd: use unified kernel APIs 2016-11-30 21:45:21 +00:00
i2c i2c_qmsi_ss: Use qm_ss_i2c_save/restore_context APIs 2016-11-11 23:33:20 +00:00
ieee802154 drivers: cc2520: fix variable type mismatching issue 2016-11-18 00:21:32 +00:00
interrupt_controller drivers: Remove unused parameter warning 2016-12-03 14:49:08 +00:00
ipm kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
pci drivers: pci: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
pinmux drivers: Remove unused parameter warning 2016-12-03 14:49:08 +00:00
pwm drivers: pwm: Fix uninitialized pointer 2016-11-16 12:37:07 +00:00
random drivers:config: Fix help text format. 2016-10-28 12:35:19 +00:00
rtc drivers: rtc: fix enum type mismatching issue 2016-11-17 23:39:25 +00:00
sensor sensors: change init level from NANOKERNEL to POST_KERNEL 2016-12-02 15:52:34 +00:00
serial drivers: Remove unused parameter warning 2016-12-03 14:49:08 +00:00
shared_irq kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
spi drivers: spi_shim: add return value check 2016-12-03 00:37:05 +00:00
timer drivers: timer: replace deprecated interface in nrf_rtc_timer 2016-11-30 19:21:54 +00:00
usb drivers: usb: update to unified kernel 2016-11-11 02:48:20 +00:00
watchdog watchdog: Refactor main Kconfig file 2016-11-30 17:25:15 +00:00
Kconfig drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00
Makefile drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00