commit | 6eeeb2a3e5795a5e30c15ee4ee5d8f8015b23011 | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Fri May 25 18:59:12 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jun 25 19:34:33 2018 +0200 |
tree | 2ac1fe5c1d5dd5ed74f52fe6fe91262184c007ff | |
parent | 5029760c5378462e1596884fa63f19de4d40c955 [diff] |
tests: Fix sizing for several test for chips with 24KB of RAM When adding the nRF52810, which has 24KB of RAM, some of the tests don't compile anymore due to lack of SRAM. Address this by either filtering the test out or reducing the amount of memory allocation. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>