Commit Graph
20 Commits
Author SHA1 Message Date
Karl AnderssonandScott Lahteine 81d550754a Fix "UNUSED" redefined warning on HAL_STM32 (#14342) 2019-06-21 00:48:10 -05:00
Karl AnderssonandScott Lahteine 4b365552db Fix Marduino SBI/CBI redefine (#14341) 2019-06-21 00:46:23 -05:00
Karl AnderssonandScott Lahteine 5d3928cb01 PWM is not defined on Arduino Core STM32 (#13405) 2019-03-15 19:14:06 -05:00
Karl AnderssonandScott Lahteine 76e9ee33aa Fix include order to make SERIAL_PORT_2 work (#13241) 2019-02-23 16:56:09 -06:00
Karl AnderssonandScott Lahteine 64a4649290 STM32 - Fix SD write (#12897) 2019-01-15 18:44:22 -06:00
Karl AnderssonandScott Lahteine 8ae6f1e556 Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869) 2019-01-10 19:01:31 -06:00
Karl AnderssonandScott Lahteine 176654791e Use board-specific or platform SPI pins in HAL_STM32 (#12323) 2018-11-04 15:03:45 -06:00
Karl AnderssonandScott Lahteine 484ca68228 Fix misplaced parentheses (#12284) 2018-10-31 15:34:37 -05:00
Karl AnderssonandScott Lahteine 1946f729fd STM32 FastIO using register access (#12276) 2018-10-30 19:25:44 -05:00
Karl AnderssonandScott Lahteine c1e8bd6add Remove STM32 board-specific delays (#12243)
...and replace with delays for all HAL_STM32 boards.
2018-10-27 17:26:12 -05:00
Karl AnderssonandScott Lahteine aa72884a6e Enable use of SERIAL_PORT_2 on HAL_STM32 (#12197) 2018-10-23 15:24:58 -05:00
Karl AnderssonandScott Lahteine b640b3b0d6 Define ST7920 delays for board ARMED (#12161) 2018-10-20 13:12:54 -05:00
Karl AnderssonandScott Lahteine 4eb798dbdc Add support for Arm'ed (STM32F4) board (#12147) 2018-10-19 14:50:52 -05:00
Karl AnderssonandScott Lahteine 8b5e51c9aa STM32F4xx modifications for HAL_STM32 (#12080) 2018-10-16 06:42:41 -05:00
Karl AnderssonandScott Lahteine a40458405a Fix datasize error when FWRETRACT is disabled (#12086) 2018-10-14 02:14:34 -05:00
Karl AnderssonandScott Lahteine 69d0ed5791 [2.0.x] Fix ambiguous function call (SERIAL_PROTOCOL_F) when using Arduino_Core_STM32 (#11747) 2018-09-10 02:36:06 -05:00
Karl AnderssonandScott Lahteine e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 2018-06-12 18:38:00 -05:00
Karl AnderssonandRoxy-3D 58ca3be1ec delayMicroseconds() cannot be called in critical section (#10535)
on the STM32 platform
2018-04-26 14:31:01 -05:00
Karl AnderssonandScott Lahteine 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 2018-04-17 17:33:29 -05:00
Karl AnderssonandScott Lahteine 7cbbc2af7a [2.0.x] Optional heater signal inversion (#10260) 2018-04-02 19:37:41 -05:00