summaryrefslogtreecommitdiff
path: root/board/nucleo-h743zi
Commit message (Expand)AuthorAgeFilesLines
* 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-h743zi/board.c: Format with clang-formatJack Rosenthal2022-06-301-2/+2
* board/nucleo-h743zi/board.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-1/+1
* nucleo-h743zi: 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
* 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
* stm32: Enable more on-device unit testsTom Hughes2020-04-291-1/+9
* nucleo-h743zi: Enable blink exampleCraig Hesling2020-03-271-0/+6
* nucleo-h743zi: Separated into baseboardCraig Hesling2020-02-257-230/+11
* stm32: Enlarge console task stack for testingYicheng Li2020-02-051-1/+1
* hatch_fp/nocturne_fp: Specify RSA_KEY_SIZE in RW and ROTom Hughes2020-01-141-2/+3
* nucleo-h743zi: Add buttonCraig Hesling2019-12-172-3/+8
* nucleo-h743zi: Add LEDsCraig Hesling2019-12-171-0/+10
* board: Add nucleo-h743ziCraig Hesling2019-12-129-0/+461