summaryrefslogtreecommitdiff
path: root/board/nucleo-f412zg
Commit message (Expand)AuthorAgeFilesLines
* test: Add unit tests for sbrkTom Hughes2023-04-041-0/+1
* board: Sort header filesJeremy Bettis2022-12-011-0/+1
* test: Add rng_benchmark testAndrea Grandi2022-11-111-0/+1
* test: Add libc_printf testTom Hughes2022-11-041-0/+1
* test: Add on-device exception testTom Hughes2022-10-141-0/+1
* test: Add on-device abort() testTom Hughes2022-10-141-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-125-5/+5
* test: Add a test to check if the debugger is connectedTom Hughes2022-07-071-0/+1
* Move standard library tests to their own fileTom Hughes2022-07-071-0/+1
* board/nucleo-f412zg/board.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/nucleo-f412zg/board.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-1/+1
* nucleo-f412zg: Check if AP is on when processing HOOK_INIT hooksPatryk Duda2021-05-211-2/+7
* fingerprint: Enable more on-device unit testsTom Hughes2021-02-161-0/+6
* nucleo: remove rsa unittestTom Hughes2021-02-121-1/+0
* docs: Run mdformat on all .md filesTom Hughes2021-01-281-32/+30
* nucleo-f412zg: Enable blink exampleCraig Hesling2020-12-171-0/+6
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-131-1/+1
* Revert "crc32: rename test crc32->crc to allow for crc8"Jett Rink2020-11-111-1/+1
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-111-1/+1
* stm32: Enable rsa and rsa3 on-device unit testsYicheng Li2020-06-231-0/+2
* stm32: Enable utils on-device unit test for fingerprint boardsYicheng Li2020-06-171-0/+1
* test: Add test for flash write protectionTom Hughes2020-05-301-0/+1
* test: Add flash_physical testTom Hughes2020-05-301-0/+1
* test: Add scratchpad testTom Hughes2020-05-271-0/+1
* test: Add on-device MPU unit testTom Hughes2020-05-221-0/+1
* test: Add rollback entropy on-device unit testTom Hughes2020-05-141-0/+1
* test: Add rollback unit testTom Hughes2020-05-131-0/+1
* test: Add on-device unit test for STM32 RTCTom Hughes2020-04-301-0/+1
* stm32: Enable more on-device unit testsTom Hughes2020-04-291-1/+9
* nucleo-f412zg: Initial board offeringCraig Hesling2020-03-249-0/+251