aboutsummaryrefslogtreecommitdiff
path: root/libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/TARGET_CRYPTECH_ALPHA/stm32f4xx_hal_msp.c
AgeCommit message (Expand)Author
2021-09-13Initialize I/O pins of SPI3, which is used to configure iCE40-based MKM.Pavel V. Shatov (Meister)
2017-10-11Cleanup 'unused parameter' warnings, a couple of which are actual coding errors.Paul Selkirk
2017-04-17Use default SysTick interrupt priority.Paul Selkirk
2016-09-20Still some problem with uart receive under heavy load, so change to a 2-byte ...Paul Selkirk
2016-06-09Put thread stack buffers in SDRAM, because pkey uses a lot of stack.Paul Selkirk
2016-06-07fix some commentsFredrik Thulin
2016-06-06Refactor HAL_UART_MspInit, link DMA in MX_USART*_UART_Init so HAL_UART_MspIni...Paul Selkirk
2016-06-06Fix UART pin assignments. (It uses the Alternate in any case.)Paul Selkirk
2016-06-02Use DMA for UART RX instead of interrupts.Fredrik Thulin
2016-05-23SDRAM initialization and test code from Pavel.Fredrik Thulin
2016-05-21Add code to access the keystore memory (SPI flash).Fredrik Thulin
2016-05-18Add FPGA bitstream upload command to cli-test.Fredrik Thulin
2016-05-18FPGA config memory access code from Pavel.Fredrik Thulin
2016-05-16Add code to talk with the external RTC chip.Fredrik Thulin
2016-05-12Add build target for the alphaFredrik Thulin