zephyr/drivers
Johan Hedberg 5517893543 Bluetooth: Make bt_hci_driver instances link-time constants
Declaring these as const lets the linker generate more optimal code.
Some extra care is needed with hci_ecc.c since it was overwriting the
send callback. Now the choice of send() call is done directly in the
bt_send() function

Change-Id: Iac74f5ee9bee097bbb34c11bd13d1d886700f5cc
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-03-21 17:05:42 -07:00
..
adc
aio
bluetooth Bluetooth: Make bt_hci_driver instances link-time constants 2017-03-21 17:05:42 -07:00
clock_control clock_control: fix to get PLL2 source for PREDV1 working 2017-02-22 18:09:22 -06:00
console ipm_console: add Kconfig for receiver stack size 2017-03-06 16:58:20 +00:00
counter
crypto
dma drivers: dma_qmsi: Wait few cycles to allow DMA controller changes 2017-03-10 22:40:06 +00:00
ethernet drivers: Update Atmel SAM family GMAC Ethernet driver 2017-03-17 10:34:44 +02:00
flash
gpio gpio: mcux: Revert to older GPIO device names as were used for Kinetis. 2017-02-28 11:18:32 +00:00
grove
i2c
ieee802154 drivers: ieee802154: cc2520: User can set the MAC address 2017-03-17 10:34:45 +02:00
interrupt_controller Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" 2017-02-28 16:06:22 -05:00
ipm
pci
pinmux
pwm
random random: add MCUX TRNG driver 2017-03-02 14:13:27 +00:00
rtc
sensor sensors: BME280: added support for SPI communication 2017-03-21 10:39:27 +01:00
serial drivers: serial: nrf5: Fix system off pin configuration 2017-02-27 21:02:20 +00:00
shared_irq
slip drivers: slip: Fix memory corruption when receiving packet 2017-03-17 10:34:44 +02:00
spi
timer
usb
watchdog watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
Kconfig
Makefile