doc: Add README.rst to project root#17
Merged
nashif merged 1 commit intozephyrproject-rtos:masterfrom Apr 29, 2017
dbkinder:add-README
Merged
doc: Add README.rst to project root#17nashif merged 1 commit intozephyrproject-rtos:masterfrom dbkinder:add-README
nashif merged 1 commit intozephyrproject-rtos:masterfrom
dbkinder:add-README
Conversation
Jira: ZEP-2055 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
nashif
reviewed
Apr 29, 2017
README.rst
Outdated
nashif
reviewed
Apr 29, 2017
README.rst
Outdated
nashif
reviewed
Apr 29, 2017
README.rst
Outdated
nashif
requested changes
Apr 29, 2017
Member
nashif
left a comment
There was a problem hiding this comment.
please remove jenkins sections, we do not use jenkins anymore, a few other comments inline
Contributor
Author
|
I used my "ostro" method of using |
Member
|
Can't see anything new yet. The method you are using is the correct method and the same way we did things in gerrit. |
Contributor
Author
|
I can see the updated README.rst (with your review changes) if I click on the "files changed" a the top |
nashif
approved these changes
Apr 29, 2017
nashif
approved these changes
Apr 29, 2017
nashif
reviewed
Apr 29, 2017
| @@ -0,0 +1,87 @@ | |||
| :orphan: | |||
Member
There was a problem hiding this comment.
remove this, it appears on the main repo page now.
nagineni
pushed a commit
to nagineni/zephyr
that referenced
this pull request
Nov 20, 2017
…func [cleanup] Removed unused function zjs_strequal, which has a bug anyway
frasa
pushed a commit
to blik-GmbH/zephyr
that referenced
this pull request
Mar 25, 2019
Refers to zephyrproject-rtos#17 * Basic implementation of power mode control function in Flash driver. * Implements Flash device state changes from active to power-down and vice-versa * Checks and error handling still need to be completed
frasa
added a commit
to blik-GmbH/zephyr
that referenced
this pull request
Mar 25, 2019
Feat: Flash power down Closes zephyrproject-rtos#17 See merge request blik/embedded/zephyr!24
fkan-ec
pushed a commit
to fkan-ec/zephyr
that referenced
this pull request
Jan 17, 2022
[BUG zephyrproject-rtos#3289]: Map entire 8GB DDR memory
NickolasLapp
pushed a commit
to NickolasLapp/zephyr
that referenced
this pull request
Oct 19, 2022
LukaszMrugala
pushed a commit
to LukaszMrugala/zephyr
that referenced
this pull request
Jul 3, 2024
- Rewritten in Python as tag_manifest.py - Delete the deprecated tag_main.sh script Signed-off-by: Connor Graydon <connor.graydon@intel.com>
VitekST
referenced
this pull request
in nxp-upstream/zephyr
Jul 17, 2025
Enable GPIO0-#17 to be used from non-secure domains, such as the mimxrt798s/hifi4. Signed-off-by: Vit Stanicek <vit.stanicek@nxp.com>
Grippy98
referenced
this pull request
in TexasInstruments/msp-zephyr
Nov 12, 2025
…on_workflow workflow: Basic build automation workflow for MSPM33
ndrs-pst
added a commit
to DDC-NDRS/zephyr_rtos
that referenced
this pull request
Dec 6, 2025
# Conflicts: # drivers/pwm/pwm_stm32.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira: ZEP-2055
Signed-off-by: David B. Kinder david.b.kinder@intel.com