paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 1952e6: [fix] use macro stack


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/paparazzi] 1952e6: [fix] use macro stack size for i2c4 and spi4 (#2805)
Date: Wed, 01 Dec 2021 08:59:20 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 1952e6dc9c83b207c1518affefc89a1bc5812769
      
https://github.com/paparazzi/paparazzi/commit/1952e6dc9c83b207c1518affefc89a1bc5812769
  Author: Gautier Hattenberger <gautier.hattenberger@enac.fr>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M sw/airborne/arch/chibios/mcu_periph/i2c_arch.c
    M sw/airborne/arch/chibios/mcu_periph/spi_arch.c
    M sw/airborne/test/chibios_test_led.c
    M sw/airborne/test/chibios_test_shell.c
    M sw/airborne/test/chibios_test_telemetry.c

  Log Message:
  -----------
  [fix] use macro stack size for i2c4 and spi4 (#2805)

hardcoded values were too small, especially for i24, leading to stack
overflow
also increase stack size for test programs





reply via email to

[Prev in Thread] Current Thread [Next in Thread]