bors[bot]
c4b27d8241
Merge #19523 #19527 #19530 #19532 #19533 #19535
...
19523: boards/iotlab-m3: enable l3g4200d_ng r=benpicco a=benpicco
19527: drivers/sdcard_spi: small cleanup r=benpicco a=gschorcht
### Contribution description
This PR provides a small cleanup:
- the copy of `sdcard_spi_params_t` is removed (commit bfc2a51f706840854a96fbdf2654a2ba8fe33dca)
- the documentation was changed to fit the 100 characters per line. (commit 36f0162b34db528177fe8ea15fdf68e2eae96ae4)
It is not necessary to hold a complete copy `sdcard_spi_params_t` in the device descriptor. Constant parameters can be used directly from ROM instead. This saves 24 bytes of RAM.
### Testing procedure
Use any board with SD Card SPI interface. The driver test should still work, for example:
```
BOARD=esp32-wrover-kit make -j8 -C tests/driver_sdcard_spi flash term
```
```
main(): This is RIOT! (Version: 2023.07-devel-176-g7213c-drivers/sdcard_spi_cleanup)
SD-card spi driver test application
insert SD-card and use 'init' command to set card to spi mode
WARNING: using 'write' or 'copy' commands WILL overwrite data on your sd-card and
almost for sure corrupt existing filesystems, partitions and contained data!
> init
Initializing SD-card at SPI_0...
[OK]
>
```
### Issues/PRs references
19530: sys/xtimer: add missing "modules.h" include to `xtimer.h` r=benpicco a=kaspar030
19532: tests/unittests: tests-core-mbox: add missing `container.h` include r=benpicco a=kaspar030
19533: core: move macros/math.h to core/lib/include/macros r=benpicco a=kaspar030
19535: nanocoap_sock: defuse nanocoap_sock_get() API footgun r=benpicco a=benpicco
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
Co-authored-by: Gunar Schorcht <gunar@schorcht.net>
Co-authored-by: Kaspar Schleiser <kaspar@schleiser.de>
2023-05-02 13:37:57 +00:00
..
2022-02-25 15:08:58 +01:00
2022-09-14 15:05:25 +02:00
2023-03-16 17:12:52 +01:00
2022-09-14 15:05:25 +02:00
2022-09-27 22:43:31 +02:00
2022-09-14 15:05:25 +02:00
2022-08-08 23:35:06 +02:00
2020-07-16 15:35:25 +02:00
2021-11-22 12:25:30 +01:00
2022-02-18 14:35:43 +01:00
2023-02-24 16:50:56 +01:00
2021-12-15 10:31:18 +01:00
2021-12-15 10:31:18 +01:00
2023-05-01 13:54:16 +02:00
2021-12-15 10:31:18 +01:00
2021-11-22 12:25:30 +01:00
2022-09-14 15:05:25 +02:00
2022-09-27 22:43:31 +02:00
2022-02-18 13:07:49 +01:00
2022-12-07 13:56:24 +01:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2021-11-22 12:25:30 +01:00
2022-09-22 13:56:53 +02:00
2021-11-22 12:25:30 +01:00
2022-09-14 15:05:25 +02:00
2021-09-17 12:58:10 +02:00
2022-08-08 23:35:06 +02:00
2022-09-30 19:05:51 +02:00
2022-08-08 23:35:06 +02:00
2022-09-27 22:43:31 +02:00
2023-01-02 16:23:10 +01:00
2023-01-02 16:23:10 +01:00
2022-08-08 23:35:06 +02:00
2023-01-02 16:23:10 +01:00
2023-01-02 16:23:10 +01:00
2022-02-26 22:51:50 +01:00
2022-10-28 08:57:17 -04:00
2022-10-28 09:27:55 -04:00
2022-10-28 08:57:17 -04:00
2022-10-28 09:27:55 -04:00
2022-07-28 09:32:25 +02:00
2023-01-10 21:58:19 +01:00
2023-01-10 21:58:19 +01:00
2023-04-28 17:24:15 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-11-09 09:36:09 +00:00
2021-09-29 10:16:31 +02:00
2021-01-25 09:17:00 +01:00
2023-05-02 09:52:06 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-08-03 09:01:05 +02:00
2022-08-03 09:01:05 +02:00
2022-08-02 07:24:30 +02:00
2022-11-24 14:53:48 +01:00
2022-08-05 19:47:03 +02:00
2022-06-21 16:21:10 +02:00
2023-02-07 01:18:56 +01:00
2022-08-02 07:24:30 +02:00
2023-02-06 23:37:40 +01:00
2023-03-18 13:37:17 +01:00
2023-03-30 18:41:08 +02:00
2023-03-18 13:37:17 +01:00
2023-02-18 08:29:02 +01:00
2023-03-10 12:43:22 +01:00
2023-03-18 13:37:17 +01:00
2023-02-08 21:40:07 +01:00
2022-08-02 07:24:30 +02:00
2022-08-02 07:24:30 +02:00
2022-08-02 07:24:30 +02:00
2022-11-03 13:38:09 +01:00
2022-09-27 22:43:31 +02:00
2021-12-24 12:59:30 +01:00
2021-12-24 12:59:30 +01:00
2022-09-14 15:11:14 +02:00
2023-03-06 11:04:48 +01:00
2022-02-25 15:08:58 +01:00
2022-02-25 15:08:58 +01:00
2022-02-25 15:08:58 +01:00
2022-01-06 12:34:09 +01:00
2023-01-06 22:56:28 +01:00
2022-02-25 15:08:58 +01:00
2023-02-24 16:50:59 +01:00
2023-01-09 20:07:05 +01:00
2022-02-25 15:08:58 +01:00
2023-05-02 09:52:06 +02:00
2022-11-03 13:38:09 +01:00
2022-01-06 12:34:09 +01:00
2022-06-23 17:25:48 +02:00
2022-08-08 23:35:06 +02:00
2022-08-08 23:35:06 +02:00
2022-11-03 13:38:09 +01:00
2022-02-25 15:08:58 +01:00
2022-09-14 15:05:25 +02:00
2022-02-25 15:08:58 +01:00
2022-09-14 15:11:14 +02:00
2022-09-14 15:05:25 +02:00
2022-04-12 11:36:57 +02:00
2023-02-24 16:50:59 +01:00
2022-02-25 15:08:58 +01:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-06-07 09:18:58 +02:00
2022-11-03 13:38:09 +01:00
2022-09-14 15:05:25 +02:00
2023-04-26 00:53:14 +02:00
2022-02-26 22:51:50 +01:00
2022-02-22 18:27:37 +01:00
2022-09-26 14:10:57 +02:00
2022-02-25 15:08:58 +01:00
2022-02-26 22:51:50 +01:00
2022-09-14 15:11:14 +02:00
2022-10-21 18:09:38 +02:00
2022-09-14 15:05:25 +02:00
2023-02-24 16:50:59 +01:00
2023-04-26 14:55:39 +02:00
2023-03-17 15:16:31 +01:00
2022-06-17 03:41:22 -04:00
2022-06-17 03:41:22 -04:00
2023-03-17 15:16:31 +01:00
2023-03-17 15:16:31 +01:00
2023-03-17 15:16:31 +01:00
2023-03-17 15:16:31 +01:00
2022-11-04 18:02:28 -04:00
2023-03-17 15:16:31 +01:00
2022-06-16 12:46:42 -04:00
2023-03-17 15:16:31 +01:00
2022-10-23 22:33:51 +02:00
2023-03-17 15:16:31 +01:00
2023-03-17 15:16:31 +01:00
2023-03-17 15:16:31 +01:00
2023-03-17 15:16:31 +01:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2023-04-17 12:24:48 +02:00
2022-09-30 19:05:51 +02:00
2023-03-17 15:16:31 +01:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-09-30 19:05:51 +02:00
2022-11-28 05:07:25 -05:00
2022-11-28 05:07:25 -05:00
2022-08-04 13:49:35 -04:00
2022-08-05 17:01:50 -04:00
2022-11-26 17:30:47 -05:00
2022-06-16 12:46:42 -04:00
2022-06-16 12:46:42 -04:00
2023-03-17 15:16:31 +01:00
2023-03-17 15:16:31 +01:00
2023-03-17 15:16:31 +01:00
2022-06-17 03:21:40 -04:00
2022-06-16 12:46:42 -04:00
2022-08-08 05:59:24 -04:00
2022-08-08 11:51:46 -04:00
2023-03-17 15:16:31 +01:00
2022-12-10 11:41:45 -05:00
2022-07-04 14:03:44 -04:00
2023-01-25 08:47:26 +01:00
2022-11-30 19:28:14 +01:00
2022-08-08 23:35:06 +02:00
2022-07-28 09:32:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2021-12-07 11:33:24 +01:00
2022-09-14 15:05:25 +02:00
2022-07-28 09:32:25 +02:00
2022-09-30 19:05:51 +02:00
2022-11-03 13:38:09 +01:00
2022-09-14 15:11:14 +02:00
2022-09-14 15:11:14 +02:00
2022-09-14 15:11:14 +02:00
2022-09-20 18:08:55 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-11-30 19:28:14 +01:00
2023-02-24 16:50:59 +01:00
2022-10-21 18:09:38 +02:00
2023-03-06 11:04:48 +01:00
2023-03-06 11:04:48 +01:00
2023-03-06 11:04:48 +01:00
2023-05-01 12:13:15 +02:00
2023-01-17 04:13:32 -05:00
2022-06-21 15:04:13 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-11-23 14:06:30 +01:00
2023-02-25 18:59:07 +00:00
2020-07-16 18:09:59 +02:00
2022-07-28 22:42:26 +02:00
2022-11-23 13:53:32 +01:00
2022-11-23 13:53:14 +01:00
2022-10-05 20:14:02 +02:00
2022-10-05 20:14:02 +02:00
2023-04-18 06:20:46 +02:00
2022-02-25 15:08:58 +01:00
2022-09-27 22:43:31 +02:00
2023-02-05 19:05:43 +01:00
2022-09-27 22:43:31 +02:00
2023-04-18 06:20:46 +02:00
2023-05-02 09:52:06 +02:00
2023-05-02 09:52:06 +02:00
2023-05-02 09:52:06 +02:00
2023-05-02 09:52:06 +02:00
2022-12-07 16:34:34 +01:00
2021-12-08 21:22:50 +01:00
2021-12-08 21:22:50 +01:00
2023-05-02 09:52:06 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-09-27 22:43:31 +02:00
2022-11-30 19:28:14 +01:00
2023-05-02 09:52:06 +02:00
2023-05-02 09:52:06 +02:00
2023-05-02 09:52:06 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2023-03-10 11:51:00 +01:00
2022-08-08 23:35:06 +02:00
2023-03-31 16:43:51 +02:00
2022-02-14 13:10:09 +01:00
2022-11-03 13:38:09 +01:00
2023-03-07 11:27:13 +01:00
2023-03-07 11:27:30 +01:00
2022-11-03 13:38:09 +01:00
2023-03-07 11:27:48 +01:00
2022-08-08 23:35:06 +02:00
2022-09-30 19:05:51 +02:00
2022-09-20 18:08:55 +02:00
2022-09-14 15:05:25 +02:00
2022-02-25 15:08:58 +01:00
2022-09-14 15:05:25 +02:00
2022-06-21 15:04:13 +02:00
2022-11-03 13:38:09 +01:00
2020-07-16 15:35:25 +02:00
2022-01-06 12:34:09 +01:00
2023-02-05 19:05:43 +01:00
2023-02-05 19:05:43 +01:00
2023-01-06 23:10:26 +01:00
2023-01-06 23:10:26 +01:00
2023-01-06 23:10:26 +01:00
2021-12-15 10:31:18 +01:00
2022-11-22 14:44:56 +01:00
2022-09-27 22:43:31 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2019-07-09 10:11:59 +02:00
2022-02-22 10:04:44 +01:00