|
| 1 | +This is a list of all commits that relate to the ST Cube HAL, including |
| 2 | +additions, modifications and deletions. Any commit which touches the HAL |
| 3 | +should be separate from any other changes and should be listed here, most |
| 4 | +recent commit at the top of the list. This makes it easier to upgrade to |
| 5 | +a new HAL version. |
| 6 | + |
| 7 | +7a55c1a88473d36d4a907c1a2e33967a6c38d157 |
| 8 | +stmhal: Port of f4 hal commit 1d7fb82 to f7 hal |
| 9 | + |
| 10 | +28e51c9eb1f633bb4f0a17e964ef7791d54c913d |
| 11 | +stmhal: Port of f4 hal commit 09de030 to f7 hal |
| 12 | + |
| 13 | +af9d885f8cbbe454a8bf655a08c33c775c4838dd |
| 14 | +stmhal: Port of f4 hal commit c568a2b to f7 hal |
| 15 | + |
| 16 | +f243851ccdbb686508f37a573e3ba46da5fffa0c |
| 17 | +stmhal: Expose uwTick in f7 hal. |
| 18 | + |
| 19 | +7c934ae5019d285b58cec3d1edcbc44d90fa6295 |
| 20 | +stmhal: Add hal and cmsis files from STM32Cube_FW_F7_V1.1.0. |
| 21 | + |
| 22 | +99a21dc05d7c7e42131264259f287c84afe86200 |
| 23 | +stmhal: Add stm32fxxx_hal_i2s_ex.c to hal/f2 (dummy) and hal/f4. |
| 24 | + |
| 25 | +0621eca05ecaf012d0e69bebb0f0fc90719ce9e5 |
| 26 | +stmhal: Add STM32CubeF2 version 1.1.0, in hal/f2 directory. |
| 27 | + |
| 28 | +e4d43401eb098d3bfb4e9074e15b67fd86aaffe3 |
| 29 | +stmhal: Move HAL Cube files to f4/ subdir, keeping only those we use. |
| 30 | + |
| 31 | +c568a2b44387bee14ea5f427a6e9b736eb1b5345 |
| 32 | +stmhal: Adjust computation of SYSCLK to retain precision. |
| 33 | + |
| 34 | +1d7fb82f0aec11331635532583617d773888b991 |
| 35 | +stmhal: Change 64-bit arithmetic to 32-bit for SD card block addressing. |
| 36 | + |
| 37 | +09de030651b95956eb9f899e850f24d0ce804460 |
| 38 | +stmhal/hal/src/stm32f4xx_hal_sd.c: fix SDHC card capacity |
| 39 | + |
| 40 | +34e43c7ee9700249dc6e5b333b7c264d45d6b530 |
| 41 | +stmhal: Improve efficiency of SysTick IRQ and HAL_Delay. |
| 42 | + |
| 43 | +3ef911345c94a6d612ab50c1e912e81cb2cc3f71 |
| 44 | +stmhal: Update STM32Cube F4 HAL driver to V1.3.0. |
| 45 | + |
| 46 | +d689430e790bfbd40a4fc3139b118aee5576baf7 |
| 47 | +stmhal: Add SPI class. |
| 48 | + |
| 49 | +9db719bb57626d72ab84ab0ccd2294bf89158762 |
| 50 | +stmhal - More systick cleanup. Fix HAL_Delay |
| 51 | + |
| 52 | +dd38d907244bc0e483c3d760f2ba464a394ec229 |
| 53 | +Initial checkin with STM HAL |
0 commit comments