summaryrefslogtreecommitdiff
path: root/board/nucleo-dartmonkey
Commit message (Expand)AuthorAgeFilesLines
* 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