Francisco
|
f963089b28
|
Merge pull request #14718 from bergzand/pr/cortexm_common/hard_fault_add_thread_info
cortexm_common: Add thread info to hard fault handler
|
2020-08-26 12:40:25 +02:00 |
|
|
5536f1afc5
|
tests/pkg_fatfs_vfs: blacklist nucleo-l031k6
Adding the extra prints to the hard fault handler bumped this test over
the available ROM for this board
|
2020-08-21 10:51:59 +02:00 |
|
Benjamin Valentin
|
4d41d7f069
|
tests/pkg_fatfs_vfs: blacklist nucleo-l031k6
|
2020-08-18 17:26:15 +02:00 |
|
|
67843a2b11
|
examples: test: remove remaining occurences of wsn430
|
2020-07-10 16:49:08 +02:00 |
|
Daniel Lockau
|
e7fbc174bc
|
drivers/sdcard_spi: make retries configurable
- convert count based retry implementation to timeout based
implementation
- allow user definition of retry parameters
|
2020-07-02 16:33:09 +02:00 |
|
Benjamin Valentin
|
58892fbbef
|
tests: add stm32f030f4-demo to Makefile.ci
|
2019-10-21 15:33:11 +02:00 |
|
Marian Buschsieweke
|
06d560f408
|
tests: Added atmega328p to Makefile.ci
Added the atmega328p board to the BOARD_INSUFFICIENT_MEMORY list where needed.
|
2019-10-21 12:54:46 +02:00 |
|
Marian Buschsieweke
|
fd6fedaab6
|
tests: BOARD_INSUFFICIENT_MEMORY -> Makefile.ci
- Moved the BOARD_INSUFFICIENT_MEMORY list into Makefile.ci
- Formatted the list to contain one board per line
- Sorted the lists alphabetically
|
2019-10-17 15:11:59 +02:00 |
|