Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6d4d1ea9128f3f9465bee2617525d3f1832c8cfd
/
ext
a14dd63
cmake: fix build of the entropy drivers
by Johann Fischer
· 7 years ago
732b896
cmake: Fix ext/hal/ti/simplelink/CMakeLists.txt
by Gil Pitney
· 7 years ago
3a5ca91
crypto: Update TinyCrypt to 0.2.8
by Kumar Gala
· 7 years ago
fc97832
cmake: ext/hal/st/stm32cube: Fixed formatting and removed hal_uart
by Sebastian Bøe
· 7 years ago
0829ddf
kbuild: Removed KBuild
by Sebastian Bøe
· 7 years ago
12f8f76
Introduce cmake-based rewrite of KBuild
by Sebastian Bøe
· 7 years ago
3849b36
arch: arm: soc: provide support for stm32f091
by Bobby Noelte
· 7 years ago
ae0f3d7
net: https: mbedtls buffer length needs to be bigger for https
by Jukka Rissanen
· 7 years ago
fc78ddf
ARM: nrf52: Power Management for nrf52 series SOC
by Youvedeep Singh
· 7 years ago
26c1bd5
ext: lib: crypto: mbedtls: Set default MBEDTLS_HEAP_SIZE to 512
by Ramakrishna Pallala
· 7 years ago
34113f0
ext: lib: crypto: tinycrypt: Fix Kconfig prompt message
by Ramakrishna Pallala
· 7 years ago
da9b0dd
drivers: Rename `random` to `entropy`
by Leandro Pereira
· 7 years ago
cfe28f5
ext: hal: stm32cube: provide build method for stm32f0 HAL/LL lib.
by Maciej Debski
· 7 years ago
3f0da4b
ext: hal: stm32cube: HAL/LL static library for stm32f0xx v.1.9.
by Maciej Debski
· 7 years ago
de770f5
stm32cube: clean kbuild after removing usage of HAL in serial driver
by Erwan Gouriou
· 7 years ago
a172f72
boards: stm32f3_disco: Add I2C support
by Yannis Damigos
· 8 years ago
b248b85
ext: stm32cube: Define USE_FULL_LL_DRIVER
by Yannis Damigos
· 7 years ago
7a60782
clock_control: Introduce mcux sim driver
by Maureen Helm
· 7 years ago
213df22
ext: hal: stm32cube: Fix LSI_VALUE for F1, F3 families
by Yannis Damigos
· 7 years ago
49fd036
ext: hal: Add MSP432P4XX SDK Kconfig/Build support
by Manivannan Sadhasivam
· 7 years ago
db4a837
ext: hal: ti: msp432p4xx: Tweak SDK to build with Zephyr
by Kumar Gala
· 7 years ago
7f638cd
ext: hal: ti: Add MSP432P4XX SDK
by Kumar Gala
· 7 years ago
8a11f91
usb: Add support for STM32 family USB driver
by Loic Poulain
· 7 years ago
71c3d34
ext: hal: nordic: drivers: Remove unnecessary linker section
by Kamil Sroka
· 7 years ago
4b58615
drivers: serial: Add uart driver for Silabs EXX32 MCUs
by Christian Taedcke
· 8 years ago
158b635
drivers: gpio_gecko: Add gpio driver for Silabs EXX32 MCUs
by Christian Taedcke
· 8 years ago
04dd357
ext: Integrate Silabs Gecko SDK into Zephyr
by Christian Taedcke
· 8 years ago
73f2c55
ext: gecko: Add Silabs Gecko SDK for EFM32WG SoCs
by Christian Taedcke
· 8 years ago
24a4bc2
ext: mcux: import mcux device headers for MKW22D5 and MKW24D5 SiP
by Johann Fischer
· 8 years ago
e1f0abd
ext: simplelink: Build files for the SimpleLink host driver and DPL.
by Gil Pitney
· 8 years ago
d3b7e80
ext: simplelink: Add SimpleLink DPL porting layer to Zephyr
by Gil Pitney
· 7 years ago
ed81815
ext: simplelink: dos2unix EOL conversion on wifi/porting files
by Gil Pitney
· 7 years ago
7b0a4ec
ext: simplelink: Fix file modes of SimpleLink SDK files
by Gil Pitney
· 7 years ago
d062127
ext: simplelink: Update cc32xx SDK to version 1.50.00.06
by Gil Pitney
· 7 years ago
c6a8014
subsys: fs: consolidate elm FAT kconfig options
by Anas Nashif
· 7 years ago
3580ba5
subsys: fs: consolidate nffs kconfig options
by Anas Nashif
· 7 years ago
6192555
kconfig: cleanup file system kconfig
by Anas Nashif
· 7 years ago
afd5442
ext: mbedtls: change MBEDTLS_DEBUG config from string to bool
by Michael Scott
· 7 years ago
f0d5097
mcux: nxp_kinetis: Move HAS_TRNG config to ext
by Maureen Helm
· 7 years ago
5ba9f26
mcux: nxp_kinetis: Move HAS_RNGA config to ext
by Maureen Helm
· 7 years ago
694c7f5
mcux: nxp_kinetis: Move HAS_FTM config to ext
by Maureen Helm
· 7 years ago
f7a37ce
mcux: nxp_kinetis: Move HAS_ADC16 config to ext
by Maureen Helm
· 7 years ago
fe4c3aa
mcux: nxp_kinetis: Move HAS_LPSCI config to ext
by Maureen Helm
· 7 years ago
bbafc83
mcux: nxp_kinetis: Move HAS_LPUART config to ext
by Maureen Helm
· 7 years ago
3a0dbda
stm32cube: Add impacted files in README Patch List
by Erwan Gouriou
· 7 years ago
bd5942a
ext: stm32cube: update stm32l4xx cube version
by Erwan Gouriou
· 7 years ago
9bf5aed
ext: stm32cube: update stm32f7xx cube version
by Erwan Gouriou
· 7 years ago
faa0aee
ext: stm32cube: update stm32f4xx cube version
by Erwan Gouriou
· 7 years ago
653d024
ext: stm32cube: update stm32f3xx cube version
by Erwan Gouriou
· 7 years ago
24a5f10
ext: stm32cube: update stm32f1xx cube version
by Erwan Gouriou
· 7 years ago
71ea345
ext: hal: stm32cube: Update README with former fixups
by Erwan Gouriou
· 7 years ago
771f777
ext: nffs: Pull in Apache Mynewt NFFS implementation
by Andrzej Kaczmarek
· 7 years ago
aab3107
ext: hal: nordic: Add missing nordic header file needed by nrf_power.h
by flavio
· 7 years ago
b9bc24c
crypto: mbedtls: Update mbedTLS to 2.6.0
by Leandro Pereira
· 7 years ago
f468b23
tinycrypt/sha256: Array compared to NULL has no effect
by Ramakrishna Pallala
· 7 years ago
c472b97
tinycrypt/hmac: Array compared to NULL has no effect
by Ramakrishna Pallala
· 7 years ago
eb0dccd
tinycrypt: ecc_dh: Properly clear out temporary secret buffers
by Leandro Pereira
· 7 years ago
577fd5a
Revert "ext: simplelink: Import TI SimpleLink SDK host driver for CC3220SF"
by Gil Pitney
· 7 years ago
81f7c82
doc: fix misspellings and missing EOF newlines
by David B. Kinder
· 7 years ago
4f67a6c
cc3200: Remove TI cc3200 SOC and LaunchXL board support
by Gil Pitney
· 7 years ago
cf9613d
kconfig: build code conditionally when possible
by Anas Nashif
· 7 years ago
4d912b0
ext: simplelink: host driver: depend on multithreading
by Kumar Gala
· 7 years ago
4e022f7
ext: simplelink: Enable SimpleLink to use Zephyr __errno
by Gil Pitney
· 7 years ago
4bc51e6
ext: simplelink: Add SimpleLink DPL porting layer to Zephyr
by Gil Pitney
· 8 years ago
2d2615a
ext: simplelink: Enable build of the SimpleLink host driver.
by Gil Pitney
· 8 years ago
e1382cc
ext: simplelink: Import TI SimpleLink SDK host driver for CC3220SF
by Gil Pitney
· 8 years ago
060bf8e
pwm: Introduce new mcux ftm shim driver
by Maureen Helm
· 8 years ago
a9509a7
ext qmsi: Fix underflow in adc sample delay
by Geoff Gustafson
· 8 years ago
c287d0f
crypto: Update to mbedTLS 2.5.1
by Anas Nashif
· 7 years ago
32e6b74
build: if some hal is not in the tree, do not complain
by Anas Nashif
· 7 years ago
62a0cd2
doc: fix uses of back quotes in documentation
by David B. Kinder
· 7 years ago
7c5002c
ext: lib: mbedtls: Add example config for DTLS support
by Jukka Rissanen
· 8 years ago
14c5669
crypto: Update TinyCrypt to 0.2.7
by Leandro Pereira
· 8 years ago
3e2b6db
ext: lib: mbedtls: Increase max content len if MQTT TLS is enabled
by Aska Wu
· 8 years ago
8ff5155
adc: Introduce new mcux adc16 driver
by Maureen Helm
· 8 years ago
b70633b
ext: simplelink: Update HAL for CC3220sf to version 1.40.00.03
by Gil Pitney
· 8 years ago
6e37824
driver: eth_stm32_hal: Initial STM32 HAL based Ethernet driver
by Erwin Rol
· 8 years ago
2fc9dc6
drivers: stm32: random: Initial STM32 random number generator driver
by Erwin Rol
· 8 years ago
af98f0a
ext: mcux: add minimal v2.2 interface for KW40Z XCVR driver
by Bogdan Davidoaia
· 8 years ago
9a0ed96
ext: mcux: add makefiles for building KW40Z XCVR driver
by Bogdan Davidoaia
· 8 years ago
2bb0cba
ext: mcux: update KW40Z files for building XCVR driver
by Bogdan Davidoaia
· 8 years ago
d74ddcc
ext: mcux: import additional KW40Z header files
by Bogdan Davidoaia
· 8 years ago
8feab14
ext: mcux: import XCVR driver for KW40Z
by Bogdan Davidoaia
· 8 years ago
ae43638
stm32cube: build stm32xxx_ll_spi if CONFIG_SPI
by Jorge Ramirez-Ortiz
· 8 years ago
0329450
stm32cube: Fix warning when SPI LL API is compiled
by Erwan Gouriou
· 8 years ago
220ddb9
soc: stm32: F1/F3/F4/L4: enable I2C LL
by Yannis Damigos
· 8 years ago
9f42095
ext: hal: stm32f1x and stm32f4x: disable i2c HAL
by Jorge Ramirez-Ortiz
· 8 years ago
a5898da
ext: lib: mbedtls: Optimize example config for Zephyr
by Jukka Rissanen
· 8 years ago
65b9656
ext: lib: mbedtls: Add Kconfig option to enable mbedtls debugging
by Jukka Rissanen
· 8 years ago
a9c0a3f
ext: lib: mbedtls: Enable and set heap size at device startup
by Jukka Rissanen
· 8 years ago
e1a9058
drivers: clock_control: provide LL based driver to stm32f1xx series
by Erwan Gouriou
· 8 years ago
ab1a7af
ext: stm32cube: update stm32l4xx cube version
by Neil Armstrong
· 8 years ago
93720f7
aio: Add delay after power change to Analog Comparator.
by Youvedeep Singh
· 8 years ago
d30d902
ext: Import Atmel SAM4S header files from ASF library
by Piotr Mienkowski
· 8 years ago
5e58eb5
ext: simplelink: Restructure CC3220SDK as SimpleLink SDK
by Gil Pitney
· 8 years ago
79ea868
ext: mcux: update MK64F12.svd to MK64F12.xml
by Bogdan Davidoaia
· 8 years ago
970320f
ext: mcux: update to MCUX 2.2 for MKW21Z4
by Bogdan Davidoaia
· 8 years ago
e86ccaf
ext: mcux: update to MCUX 2.2 for MKW31Z4
by Bogdan Davidoaia
· 8 years ago
50e5daf
ext: mcux: update XCVR driver to MCUX 2.2
by Bogdan Davidoaia
· 8 years ago
ab6e354
ext: mcux: update to MCUX 2.2 for KW41Z
by Bogdan Davidoaia
· 8 years ago
Next »