benpicco
|
4ea27d4c13
|
Merge pull request #20300 from jparker324/stm32c0_and_nucleo_c031c6
cpu/stm32: add support for STM32C0 and NUCLEO-C031C6
|
2024-01-31 15:09:25 +00:00 |
|
Jason Parker
|
a2f4a13beb
|
boards/nucleo-c031c6 initial add
|
2024-01-30 10:11:57 -05:00 |
|
Frederik Haxel
|
7a1c099e7b
|
tests: 64 bit compatibility
Fixed compilation errors. Mostly DEBUG/printf formatting and void pointer casting.
Other changes are:
* net/gnrc_sixlowpan_frag_*: Generalized packet size calculation
* cpu/native_backtrace: Reduced required backtrace size to 3 for 64-bit
* periph/flashpage: Simplified test
* unittests/tests-pktbuf: Generalized alignment
* sys/architecture: Extended test for 64-bit
|
2024-01-30 09:31:00 +01:00 |
|
Hugues Larrive
|
3c465836f2
|
examples and tests: add atmega8 to relevent Makefile.ci
using dist/tools/insufficient_memory/add_insufficient_memory_board.sh
|
2023-07-11 21:22:02 +02:00 |
|
Teufelchen1
|
bb76f13757
|
tests/drivers: move all driver tests into own folder
|
2023-05-04 12:45:07 +02:00 |
|