Sign in
chromium
/
external
/
github.com
/
zephyrproject-rtos
/
hal_stm32
/
HEAD
« Previous
fdba45d
gitignore: add Python and editor files
by Gerard Marull-Paretas
· 5 years ago
8eb3d3f
scripts: tests: genpinctrl: add initial tests
by Gerard Marull-Paretas
· 5 years ago
bd2e89c
scripts: genpinctrl: script for DT pinctrl generation
by Gerard Marull-Paretas
· 5 years ago
cea57f8
stm32cube: update stm32h7 to version V1.7.0
by Francois Ramu
· 5 years ago
6b330f0
LICENSE: License root file should contain explicit licenses
by Erwan Gouriou
· 6 years ago
f3fa6b5
LICENSE: Add root LICENSE file
by Erwan Gouriou
· 6 years ago
49cd8cc
Licenses: Add Apache-2.0 SPDX when missing
by Erwan Gouriou
· 6 years ago
6e2d3f9
stm32cube: extend public SetFlashLatency API to all families
by Giancarlo Stasi
· 6 years ago
6812113
stm32l0xx: Add stm32l0xx_ll_usb to CMakeLists
by Andreas Sandberg
· 6 years ago
d1bc80d
hal_stm32: rename HAS_STLIB in HAS_STM32LIB
by Erwan Gouriou
· 6 years ago
ff9b7f2
lib/stm32wb: hci: Update lib to V1.5.0 Cube version
by Erwan Gouriou
· 6 years ago
12f79fb
stm32cube: CMakeLists.txt: Add support for stm32l5
by Erwan Gouriou
· 6 years ago
aa8da9a
stm32cube: Add stm32l5 package (v1.2.0)
by Erwan Gouriou
· 6 years ago
37dcc0e
stm32cube: update stm32f2 to version V1.9.0
by Francois Ramu
· 6 years ago
c25d94c
stm32cube: update stm32mp1 to version 1.2.0
by Francois Ramu
· 6 years ago
4fa9c62
stm32cube: update stm32f7 to version V1.16.0
by Francois Ramu
· 6 years ago
5687b77
stm32cube: update stm32f4 to version V1.25.0
by Francois Ramu
· 6 years ago
2f51141
stm32cube: update stm32h7 to version V1.6.0
by Francois Ramu
· 6 years ago
12efc04
stm32cube: update stm32g4 to version V1.2.0
by Francois Ramu
· 6 years ago
766f5b1
stm32cube: update stm32wb to version V1.5.0
by Francois Ramu
· 6 years ago
507e36a
stm32cube: update stm32l4 to version V1.15.1
by Francois Ramu
· 6 years ago
3c98339
stm32l0xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 6 years ago
3136888
stm32l1xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 6 years ago
dee4413
stm32cube: stm32l4Rx/stm32l4Sx : Update AHB prescaler settings
by Francois Ramu
· 6 years ago
004ec24
stm32cube: stm32g4xx: Fix SystemCoreClock value > 80MHz
by Richard Osterloh
· 6 years ago
94d735c
lib: stm32wb hci: cleanup unused header files
by Erwan Gouriou
· 6 years ago
c1ba924
lib: stm32wb hci: Update lib from stm32wb cube package 1.3.0
by Erwan Gouriou
· 6 years ago
7d9ca4f
lib: stm32wb hci: Add patch list to README
by Erwan Gouriou
· 6 years ago
2f1923c
stm32cube: update stm32wb to version V1.3.0
by Francois Ramu
· 6 years ago
769d92f
stm32cube: update stm32g0 to version V1.3.0
by Francois Ramu
· 6 years ago
7196d9f
stm32cube: update stm32f0 to version V1.11.0
by Francois Ramu
· 6 years ago
7447c32
stm32cube: update stm32f3 to version V1.11.0
by Francois Ramu
· 6 years ago
90c7f61
stm32cube: update stm32h7xx cube version to V1.5.0
by Erwan Gouriou
· 6 years ago
71db3d2
stm32cube: update stm32f2xx cube version to V1.8.0
by Erwan Gouriou
· 6 years ago
fc5cb1a
stm32cube: update stm32f1xx cube version to V1.8.0
by Erwan Gouriou
· 6 years ago
a9347d3
script: build new zephyr module from a new STM32Cube
by Francois Ramu
· 6 years ago
566f4eb
stm32cube: stm32g4xx: wrong clock setup
by Francois Ramu
· 6 years ago
99d01ff
README: Adapt to ReStructectedText
by Erwan Gouriou
· 6 years ago
2c60839
README: Add an intro section and lib section
by Erwan Gouriou
· 6 years ago
6a41423
README: Add a section to use STM32Cube API in an application
by Erwan Gouriou
· 6 years ago
a270b35
README: Move README to module root
by Erwan Gouriou
· 6 years ago
92bdc13
stm32cube: all: Rename Kconfig symbol xxx_CRYPT to xxx_CRYP
by Erwan Gouriou
· 6 years ago
2077622
make stm32cube a zephyr_library()
by Marc Herbert
· 6 years ago
886636e
stm32l151xb: add missing SPI_CR2_FRF definitions
by Karl Palsson
· 6 years ago
41ae0cf
stm32cube: Add HAL for the STM32G4x series
by Richard Osterloh
· 6 years ago
d08c4e9
HAL STM32: Synchronize STM Cube HSE clock value with zephyr clock value
by Benoit Leforestier
· 6 years ago
272281a
stm32cube: stm32mp1xx: drivers: add SPI's LL
by Yaël Boutreux
· 6 years ago
a909042
stm32cube: stm32mp1xx: soc: Update SPI registers definition
by Yaël Boutreux
· 6 years ago
49c2685
stm32mp1: add i2c ll driver
by Arnaud Pouliquen
· 6 years ago
2742201
stm32cube: Disable Legacy CAN API
by Erwan Gouriou
· 7 years ago
686c93d
ext: hal: st: stm32cube: Add HAL for the STM32H7x series
by Erwan Gouriou
· 7 years ago
a08f607
stm32cube: Disable I2C HAL when defining I2C_SPEED_STANDARD
by Erwan Gouriou
· 7 years ago
8066e1d
stm32cube: update stm32g0xx cube
by Francois Ramu
· 7 years ago
9c018ed
stm32cube: L4: Re-enable CAN legacy driver
by Erwan Gouriou
· 7 years ago
9248702
stm32cube: update stm32wbxx cube version
by Erwan Gouriou
· 7 years ago
5da2f2b
ext: hal: st: stm32cube: Add HAL for the STM32G0x series
by Francois Ramu
· 7 years ago
07f8bb3
stm32cube: update stm32f4xx cube version
by Erwan Gouriou
· 7 years ago
c4392ab
stm32cube: update stm32l4xx cube version
by Erwan Gouriou
· 7 years ago
5f4c44f
stm32cube: update stm32l0xx cube version
by Erwan Gouriou
· 7 years ago
713c4b3
stm32cube: update stm32l1xx cube version
by Erwan Gouriou
· 7 years ago
e110e49
stm32cube: update stm32f7xx cube version
by Erwan Gouriou
· 7 years ago
b1361d5
stm32cube: update stm32f1xx cube version
by Erwan Gouriou
· 7 years ago
caf862e
stm32cube/stm32f1xx: Re-fix LSI_VALUE
by Erwan Gouriou
· 7 years ago
397208b
ext: hal: add new API to get stm32 ipcc num of channel
by Arnaud Pouliquen
· 7 years ago
ac2f5af
stm32cube: update stm32f0xx cube version
by Erwan Gouriou
· 7 years ago
b454ad8
stm32: make this a zephyr module
by Anas Nashif
· 7 years ago
0ba9ef8
st: remove libs
by Anas Nashif
· 7 years ago
ba35451
soc/arm/st_stm32: Replace STM32 specific core selection option
by Erwan Gouriou
· 7 years ago
6a64fd6
ext/hal: stm32wb: Configure M0 FW in LL only
by Erwan Gouriou
· 7 years ago
1c4a55e
ext/hal/st/lib: stm32wb hci shared ram driver
by Erwan Gouriou
· 7 years ago
2cbde37
ext/hal/st: stm32cube Kconfig fix
by Erwan Gouriou
· 7 years ago
db2a2f3
ext/hal/st: stm32cube: Update License Link for stm23cube packages
by Erwan Gouriou
· 7 years ago
a659ade
ext/hal/st/stm32cube/stm32l1xx: rename SVC_IRQn -> SVCall_IRQn
by Antony Pavlov
· 7 years ago
95f081d
ext: hal: st: stm32cube: Add HAL for the STM32L1x series
by Manivannan Sadhasivam
· 7 years ago
c213199
ext/hal/st: Adapt stm32cube folder to stm32wb introduction
by Erwan Gouriou
· 7 years ago
79868fb
hal: stm32wbxx: Add HAL for the STM32WB series
by Erwan Gouriou
· 7 years ago
f646040
ext: hal: fix naming in rcc ll
by Arnaud Pouliquen
· 7 years ago
3d963c8
ext: hal: add stm32mp1 exti ll driver
by Arnaud Pouliquen
· 7 years ago
5706a25
ext: hal: Enable support for stm32mp1xx hal
by Arnaud Pouliquen
· 7 years ago
a694e34
ext/hal: stm32l4xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 7 years ago
70fca8f
ext/hal: stm32l0xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 7 years ago
cb98c8a
ext/hal: stm32f7xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 7 years ago
bd701d8
ext/hal: stm32f4xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 7 years ago
e48249c
ext/hal: stm32f3xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 7 years ago
92e89dd
ext/hal: stm32f2xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 7 years ago
50ab89d
ext/hal: stm32f1xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 7 years ago
d98de2b
ext/hal: stm32f0xx: Fix warnings for extraneous parentheses
by Kumar Gala
· 7 years ago
51c38f3
kconfig: Remove blank lines at the beginning/end of files
by Ulf Magnusson
· 7 years ago
7d00359
ext/hal: stm32l4xx: Use of (__packed uint32_t *) produces warnings
by Erwan Gouriou
· 7 years ago
162eb4e
ext/hal: stm32f7xx: Use of (__packed uint32_t *) produces warnings
by Erwan Gouriou
· 7 years ago
ead467b
ext/hal: stm32f4xx: Use of (__packed uint32_t *) produces warnings
by Erwan Gouriou
· 7 years ago
6cf3737
ext/hal: stm32f2xx: Use of (__packed uint32_t *) produces warnings
by Erwan Gouriou
· 7 years ago
656cb01
ext/hal: stm32f1xx: Use of (__packed uint32_t *) produces warnings
by Erwan Gouriou
· 7 years ago
83a24ef
ext: Added OpenPDM2PCM ST external library
by Armando Visconti
· 7 years ago
fff660c
ext: stm32cube: revert 71ba2de7 and 9a893202
by Armando Visconti
· 7 years ago
c92d8fa
ext/hal/st: stm32f7: Fix README
by Erwan Gouriou
· 7 years ago
680b5a4
ext/hal/st: update stm32l4 stm32cube package from v1.12.0 to v1.13.0
by Erwan Gouriou
· 7 years ago
f76c117
ext/hal: stm32cube: fix exti declaration in STM32F7
by Erwan Gouriou
· 7 years ago
6b4308f
ext/hal: stm32cube: fix exti declaration in STM32L4
by Erwan Gouriou
· 7 years ago
0fca564
ext/hal/st: stm32f3: Disable new API and enable Legacy
by Erwan Gouriou
· 7 years ago
Next »