zephyr/drivers
Erwan Gouriou ce29baa0ef drivers/bluetooth: ipm_stm32wb.c: Increase RX thread stack size
Stack overflows where seen in heavy logging conditions since printk
modifications that increased "slightly" RAM consumption
(973487fdad).

Increase RX Thread stack size to avoid these overflows.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-09-03 14:22:33 -04:00
..
adc drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
audio
bluetooth drivers/bluetooth: ipm_stm32wb.c: Increase RX thread stack size 2020-09-03 14:22:33 -04:00
can isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
clock_control
console drivers: console: fix Kconfig DTS inference for mcumgr uart 2020-09-02 14:56:19 -05:00
counter drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
crypto
dac
debug
display isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
dma drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
eeprom drivers: eeprom: reduce priority of at2x initialization 2020-09-02 15:27:57 -04:00
entropy drivers: STM32: Rework CLK48 HSEM protection 2020-09-02 14:13:49 +02:00
espi isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
ethernet drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
flash drivers: flash: stm32wb: rework dualcore flash operation 2020-09-02 14:13:49 +02:00
gpio drivers: gpio: sx1509b: fix interrupt handler argument 2020-09-03 14:05:56 -04:00
hwinfo
i2c i2c_shell: restore documentation on scan technique 2020-09-03 08:52:19 -04:00
i2s drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ieee802154 isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
interrupt_controller driver: interrupt_controller: miwu: fix build errors from device const 2020-09-02 19:01:28 +02:00
ipm drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
kscan drivers: kscan: sdl: Corrected device data access 2020-09-03 14:07:15 -04:00
led
led_strip drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
lora
modem
net
neural_net
pcie isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
peci isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
pinmux
ps2 drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ptp_clock
pwm
sensor
serial drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
spi drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
timer isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
usb drivers: STM32: Rework CLK48 HSEM protection 2020-09-02 14:13:49 +02:00
video isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
watchdog drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
wifi
CMakeLists.txt
Kconfig