summaryrefslogtreecommitdiff
path: root/board/nucleo-dartmonkey
Commit message (Expand)AuthorAgeFilesLines
* boringssl: Implement sysrand from TRNGYi Chou2023-05-161-0/+1
* Reland "Use third_party boringssl for AES"Yi Chou2023-04-251-0/+2
* Revert "Reland "Use third_party boringssl for AES""Jonathon Murphy2023-04-211-2/+0
* Reland "Use third_party boringssl for AES"Yi Chou2023-04-211-0/+2
* Revert "Use third_party boringssl for AES"Yi Chou2023-04-181-2/+0
* Use third_party boringssl for AESYi Chou2023-04-181-0/+2
* fpsensor: Rename fpsensor_detect functionsBobby Casey2023-04-061-1/+1
* test: Add unit tests for sbrkTom Hughes2023-04-041-0/+1
* include/spi.h: Introduce CONFIG_SPI_MUTABLE_DEVICE_LISTJes B. Klinke2023-01-091-1/+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-126-6/+6
* 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-dartmonkey/board.h: Format with clang-formatJack Rosenthal2022-06-291-14/+14
* board/nucleo-dartmonkey/board.c: Format with clang-formatJack Rosenthal2022-06-291-3/+3
* COIL: Update SPI references to controller/peripheralKeith Short2021-11-231-2/+4
* nucleo-dartmonkey: Rename sleep lines to be more genericCraig Hesling2021-07-012-9/+15
* COIL: Rename MODULE_SPI_MASTER to MODULE_SPI_CONTROLLERCaveh Jalali2021-06-032-2/+2
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-1/+1
* nucleo-dartmonkey: Check if AP is on when processing HOOK_INIT hooksPatryk Duda2021-05-211-2/+7
* fingerprint: Add test that reads hwidKevin Shelton2021-05-081-0/+1
* fingerprint: Enable more on-device unit testsTom Hughes2021-02-161-0/+6
* nucleo-dartmonkey: Remove stm32f_rtc testTom Hughes2021-02-121-1/+0
* dartmonkey: Use SPI_SEL to configure fingerprint sensor SPITom Hughes2021-02-121-1/+1
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-1/+1
* nucleo-dartmonkey: Build the same tests as dartmonkeyYicheng Li2020-12-111-1/+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
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-0/+2
* test/fpsensor: Run the fpsensor test on deviceTom Hughes2020-10-301-0/+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
* fpsensor: cleanup multiple fp spi enableBhanu Prakash Maiya2020-06-051-0/+4
* 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-dartmonkey: Add fingerprint supportCraig Hesling2020-02-256-2/+79
* nucleo-dartmonkey: Initial board offeringCraig Hesling2020-02-258-0/+181