mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/Tasty.git
synced 2025-09-28 15:57:33 +00:00
Added test case for thread killing
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#ifndef STA_CONFIG_HPP
|
||||
#define STA_CONFIG_HPP
|
||||
|
||||
#define STA_STM32_SWD_USART_IDX 2
|
||||
|
||||
#include <sta/devices/stm32/mcu/STM32F411xE.hpp>
|
||||
|
||||
// Doesn't really do too much right now. Has to be added for successful compilation.
|
||||
|
@@ -2,6 +2,6 @@
|
||||
#ifndef STA_TASTY_CONFIG_HPP
|
||||
#define STA_TASTY_CONFIG_HPP
|
||||
|
||||
#define TASTY_CASE_5
|
||||
#define TASTY_CASE_6
|
||||
|
||||
#endif // STA_TASTY_CONFIG_HPP
|
||||
|
Reference in New Issue
Block a user