-
- Downloads
examples, tests: add memory insufficient arduino boards
The unification of a bigger stack for the atmega platforms makes some boards to not have enough memory to provide the big stack plus the application code. It is possible though, to override the stack size to a smaller amount if running the test is necessary.
Showing
- examples/cord_epsim/Makefile 1 addition, 1 deletionexamples/cord_epsim/Makefile
- examples/ipc_pingpong/Makefile 2 additions, 1 deletionexamples/ipc_pingpong/Makefile
- tests/bench_sizeof_coretypes/Makefile 2 additions, 0 deletionstests/bench_sizeof_coretypes/Makefile
- tests/driver_bmx055/Makefile 2 additions, 0 deletionstests/driver_bmx055/Makefile
- tests/driver_enc28j60/Makefile 1 addition, 1 deletiontests/driver_enc28j60/Makefile
- tests/driver_mpu9150/Makefile 2 additions, 0 deletionstests/driver_mpu9150/Makefile
- tests/driver_nvram_spi/Makefile 2 additions, 0 deletionstests/driver_nvram_spi/Makefile
- tests/driver_pir/Makefile 1 addition, 1 deletiontests/driver_pir/Makefile
- tests/driver_tsl4531x/Makefile 2 additions, 0 deletionstests/driver_tsl4531x/Makefile
- tests/driver_xbee/Makefile 1 addition, 1 deletiontests/driver_xbee/Makefile
- tests/emb6/Makefile 2 additions, 2 deletionstests/emb6/Makefile
- tests/evtimer_msg/Makefile 2 additions, 1 deletiontests/evtimer_msg/Makefile
- tests/evtimer_underflow/Makefile 2 additions, 1 deletiontests/evtimer_underflow/Makefile
- tests/gnrc_ipv6_nib/Makefile 2 additions, 2 deletionstests/gnrc_ipv6_nib/Makefile
- tests/gnrc_sock_udp/Makefile 2 additions, 1 deletiontests/gnrc_sock_udp/Makefile
- tests/irq/Makefile 1 addition, 1 deletiontests/irq/Makefile
- tests/isr_yield_higher/Makefile 1 addition, 1 deletiontests/isr_yield_higher/Makefile
- tests/msg_send_receive/Makefile 1 addition, 1 deletiontests/msg_send_receive/Makefile
- tests/periph_eeprom/Makefile 2 additions, 0 deletionstests/periph_eeprom/Makefile
- tests/pipe/Makefile 1 addition, 1 deletiontests/pipe/Makefile
Loading
Please register or sign in to comment