altos/stm32f042: Increase interrupt stack to 256 bytes
authorKeith Packard <keithp@keithp.com>
Tue, 13 Jun 2023 06:11:01 +0000 (23:11 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 13 Jun 2023 06:16:58 +0000 (23:16 -0700)
commit41301eea02a25c77129c852d11977accf26152db
treeba6ccee5ba42318ec90fe99c8fd7d539f684774f
parent444e6b28f99e7849bbc96cb040b2d73f6bc228b9
altos/stm32f042: Increase interrupt stack to 256 bytes

Running the radio on TeleMini in monitor idle mode ended up
overflowing the interrupt stack of 128 bytes. Increase to 256 bytes
and adjust task stack sizes so targets continue to build.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymini-v2.0/ao_pins.h
src/stmf0/altos.ld
src/telebt-v4.0/ao_pins.h
src/telemini-v3.0/ao_pins.h