Commit Graph

15 Commits (5dc146269dcb8269358b35f58589ad2ac33fb762)

Author SHA1 Message Date
Alexandre Abadie b0128f9dd1 tests: remove nucleo32-l031 from memory intensive tests 6 years ago
Vincent Dupont ad0f0877cc tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
Alexandre Abadie 77df65e95e tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
Alexandre Abadie 963662416b boards/nucleo32-f042: change board name nucleo->nucleo32 6 years ago
Vincent Dupont 1a12a40110 boards/nucleo-f042: initial support 6 years ago
Laurent Navet 3ff576e46a tests: adapt for arduino uno and duemilanove support
- blacklist arduino-uno and arduino-duemilanove for
  coap, libfixmath_unittests, lwip, nhdp,
  pthread, pthread_barrier, pthread_cleanup, pthread_condition_variable
  pthread_cooperation, pthread_rwlock and pthread_tls tests.

- fix sys/pipe build

- unittests: boards added to BOARD_INSUFICIENT_MEMORY list.
7 years ago
kYc0o 62a9773a9c boards/waspmote-pro: add support for Waspmote PRO v1.2 7 years ago
Martine Lenders 39fb0ae19a tests: adapt libfixmath tests for change 7 years ago
Joakim Gebart 2de14062fe tests/libfixmath_unittests: Remove stm32f0discovery, redbee-econotag blacklists 8 years ago
Joakim Gebart 75509c838f tests/libfixmath_unittests: Add linking with -lm for native 8 years ago
Joakim Gebart c14f2b65cf tests/libfixmath_unittests: Blacklist MSP430 boards
Fixes implicit declaration warnings for missing math functions.
8 years ago
Ludwig Ortmann a7f7d7e516 Revert "tests: don't build test/libfixmath on Travis CI"
This reverts commit f061d0214e.
8 years ago
René Kijewski f061d0214e tests: don't build test/libfixmath on Travis CI
Very often the build unexplainably hangs.
9 years ago
Hinnerk van Bruinehsen 4ca3a49a5d tests: blacklist failing test on arduino-mega2560 9 years ago
René Kijewski d7b4f1a5ba pkg: add USEPKG module "libfixmath"
This PR adds the USEPKG module "libfixmath".
It integrates https://code.google.com/p/libfixmath/ into RIOT, cmp. #1457.
9 years ago