zephyr/drivers
Erwan Gouriou a32de02147 drivers: interupt_controller: stm32 Move exti_irq_table to const
Save few RAM bytes by declaring exti_irq_table as const.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-06-11 12:56:22 -04:00
..
adc drivers: adc: mcux_adc12: add driver for the NXP ADC12 module 2019-06-07 14:30:59 -05:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
audio style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
bluetooth style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
can drivers: can: rename drivers to can_<dev name> 2019-05-12 16:54:49 -04:00
clock_control drivers/clock_control: stm32: Split Kconfig file 2019-06-10 10:53:11 -04:00
console usb: console: Initialize USB console after USB Device stack 2019-06-05 11:44:17 +02:00
counter drivers: Add counter driver (RTCC) for SiLabs Gecko SoCs 2019-06-10 22:27:25 -04:00
crypto cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -04:00
display arch/x86: drivers/display: add framebuffer driver w/ multiboot support 2019-06-06 10:47:29 -07:00
dma style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
entropy drivers: add CC13xx / CC26xx entropy driver 2019-05-14 06:10:52 -05:00
ethernet eth: eth_mcux: Register mDNS multicast address 2019-05-27 13:05:14 +08:00
flash style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
gpio style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
hwinfo drivers: hwinfo: Add support for ESP32 2019-05-30 09:28:50 -04:00
i2c drivers: i2c: enable I2C on STM32WB 2019-06-07 11:47:59 -04:00
i2s drivers/i2s_ll_stm32.c: (FIX) Avoid warning in LOG_ERR 2019-05-14 09:01:21 -05:00
ieee802154 drivers/ieee802154: Fix KW41Z driver fault 2019-05-31 19:49:27 -04:00
interrupt_controller drivers: interupt_controller: stm32 Move exti_irq_table to const 2019-06-11 12:56:22 -04:00
ipm drivers: ipm: mhu: Add MHU driver for V2M Musca 2019-05-15 15:37:50 -05:00
led drivers: led: ht16k33: add missing variable initialization 2019-05-21 23:09:56 -04:00
led_strip license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
modem drivers: modem: introduce u-blox SARA-R4 modem driver 2019-05-21 08:17:20 -04:00
net net: slip: fix compilation without NET_L2_ETHERNET 2019-04-25 21:36:53 +03:00
neural_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pci license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pcie drivers/pcie/shell: add basic probe for MSI-X capability 2019-06-10 10:52:02 -04:00
pinmux drivers: pinmux: enable I2C PINs on STM32WB 2019-06-07 11:47:59 -04:00
ptp_clock
pwm style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
rtc style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
sensor sensors: ti_hdc simplified ti_hdc_channel_get 2019-06-11 10:17:11 -05:00
serial style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
spi style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
timer drivers/timer/loapic_timer.c: migrate to new local APIC accessors 2019-06-08 15:41:36 -04:00
usb style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
watchdog style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
wifi style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
CMakeLists.txt uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
Kconfig uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00