|
Zephyr 1.9.0 rc4 tagged
Hi, Just tagged RC4, this will hopefully be the final RC and released as 1.9.0 https://github.com/zephyrproject-rtos/zephyr/releases/tag/v1.9.0-rc4 Regards, Anas
Hi, Just tagged RC4, this will hopefully be the final RC and released as 1.9.0 https://github.com/zephyrproject-rtos/zephyr/releases/tag/v1.9.0-rc4 Regards, Anas
|
By
Nashif, Anas
· #957
·
|
|
[Zephyr-builds] Hello, I have some questions for building hello-world samples.
Hi, You need to install the SDK, it seems line you are missing this step. Please follow the instructions in the getting started guide to install the SDK, then point the variables to the directory wher
Hi, You need to install the SDK, it seems line you are missing this step. Please follow the instructions in the getting started guide to install the SDK, then point the variables to the directory wher
|
By
Nashif, Anas
· #930
·
|
|
how to conditionally link a static library in Zephyr?
Hi, The Kconfig options (macro) you define need to be included (sourced) in the overall Kconfig structure of zephyr, just adding an option to prj.conf does not give you what you want. This is possible
Hi, The Kconfig options (macro) you define need to be included (sourced) in the overall Kconfig structure of zephyr, just adding an option to prj.conf does not give you what you want. This is possible
|
By
Nashif, Anas
· #927
·
|
|
Zephyr 1.9.0 RC3 tagged
Fixed, blame form auto-complete. Anas
Fixed, blame form auto-complete. Anas
|
By
Nashif, Anas
· #926
·
|
|
Zephyr 1.9.0 RC3 tagged
Hi, We have just tagged RC3, please see the changes since RC2 here: https://github.com/zephyrproject-rtos/zephyr/releases/tag/v1.9.0-rc3 If no major issues are found, we are expected to tag the final
Hi, We have just tagged RC3, please see the changes since RC2 here: https://github.com/zephyrproject-rtos/zephyr/releases/tag/v1.9.0-rc3 If no major issues are found, we are expected to tag the final
|
By
Nashif, Anas
· #924
·
|
|
Zephyr SDK 0.9.2-rc1
0.9.2 RC2 is now available from https://github.com/zephyrproject-rtos/meta-zephyr-sdk/releases/tag/0.9.2-rc2 with the following changes: Changes since 0.9.2-rc1: Update to Qemu 2.10.0 final Install mi
0.9.2 RC2 is now available from https://github.com/zephyrproject-rtos/meta-zephyr-sdk/releases/tag/0.9.2-rc2 with the following changes: Changes since 0.9.2-rc1: Update to Qemu 2.10.0 final Install mi
|
By
Nashif, Anas
· #920
·
|
|
Zephyr SDK 0.9.2-rc1
Hi, We have a new SDK release candidate available @ https://github.com/zephyrproject-rtos/meta-zephyr-sdk/releases/tag/0.9.2-rc1: Following changes since 0.9.1: * openocd 0.10.0 * Zephyr support in op
Hi, We have a new SDK release candidate available @ https://github.com/zephyrproject-rtos/meta-zephyr-sdk/releases/tag/0.9.2-rc1: Following changes since 0.9.1: * openocd 0.10.0 * Zephyr support in op
|
By
Nashif, Anas
· #892
·
|
|
Zephyr 1.9.0-rc1 tagged
Hi all, We have just tagged Zephyr 1.9.0 RC1 which mean we are feature frozen for the 1.9 release planned for the end of August. Starting with RC1 we will only accept changes introducing bug fixes, do
Hi all, We have just tagged Zephyr 1.9.0 RC1 which mean we are feature frozen for the 1.9 release planned for the end of August. Starting with RC1 we will only accept changes introducing bug fixes, do
|
By
Nashif, Anas
· #829
·
|
|
Nucleo f030r8 fails at QEMU Cortex M3 test
Hi, There was an issue in how we re-run sanitycheck on failed tests (retry) to eliminate false positive due to heavy load and Qemu not being able to deal with that. This is now fixed. Anas
Hi, There was an issue in how we re-run sanitycheck on failed tests (retry) to eliminate false positive due to heavy load and Qemu not being able to deal with that. This is now fixed. Anas
|
By
Nashif, Anas
· #824
·
|
|
bug in http server
Erwin, Can we have this communication the related JIRA please? Anas
Erwin, Can we have this communication the related JIRA please? Anas
|
By
Nashif, Anas
· #776
·
|
|
ICMP Checksum Errors
Hi Erwin, Can you submit the patch as a pull request and file a bug? Thanks, Anas
Hi Erwin, Can you submit the patch as a pull request and file a bug? Thanks, Anas
|
By
Nashif, Anas
· #691
·
|
|
Changes to testcases and sanitychecks
Hi, We have just merged a series of commits that change the behavior of sanitycheck script and the syntax of the testcase definition file. While the syntax stays mostly the same, it was changed from i
Hi, We have just merged a series of commits that change the behavior of sanitycheck script and the syntax of the testcase definition file. While the syntax stays mostly the same, it was changed from i
|
By
Nashif, Anas
· #679
·
|
|
Zephyr 1.8.0 Released
Hi, We are pleased to announce the release of Zephyr kernel version 1.8.0. Major enhancements with this release include: * Tickless kernel * IP Stack improvements * Bluetooth 5.0 features * Ecosystem:
Hi, We are pleased to announce the release of Zephyr kernel version 1.8.0. Major enhancements with this release include: * Tickless kernel * IP Stack improvements * Bluetooth 5.0 features * Ecosystem:
|
By
Nashif, Anas
· #659
·
|
|
Zephyr 1.8.0-rc4 tagged
Hi, I just noticed all my previous rc notifications were stuck and not sent out. Sorry about that. We have just tagged rc4 which is is very close to the final release pending completion of the release
Hi, I just noticed all my previous rc notifications were stuck and not sent out. Sorry about that. We have just tagged rc4 which is is very close to the final release pending completion of the release
|
By
Nashif, Anas
· #650
·
|
|
sdk-ng
Erwin, The experience should be the same as with the current SDK. I did not say anything about downloading IDEs and from various vendors. There are well-established, standalone toolchains available th
Erwin, The experience should be the same as with the current SDK. I did not say anything about downloading IDEs and from various vendors. There are well-established, standalone toolchains available th
|
By
Nashif, Anas
· #649
·
|
|
sdk-ng
The current SDK is very difficult to maintain, requires lots of resources to build and is not compatible with how crosstool compilers from vendors are being distributed. There are a few other issues,
The current SDK is very difficult to maintain, requires lots of resources to build and is not compatible with how crosstool compilers from vendors are being distributed. There are a few other issues,
|
By
Nashif, Anas
· #647
·
|
|
C-lib status
Not following how this is related to Posix and feature of 1.9. AFAIK, What is missing is a hook for gettimeofday in lib/libc/newlib/libc-hooks.c which can then get the needed information from the unde
Not following how this is related to Posix and feature of 1.9. AFAIK, What is missing is a hook for gettimeofday in lib/libc/newlib/libc-hooks.c which can then get the needed information from the unde
|
By
Nashif, Anas
· #643
·
|
|
[RFC] Mezzanine/Hat/Extension/Shield board support
Hi Neil, I think this is a great idea to support another layer for shields and extensions on top of existing boards. This will also allow usage for custom test shields that can specified for testcases
Hi Neil, I think this is a great idea to support another layer for shields and extensions on top of existing boards. This will also allow usage for custom test shields that can specified for testcases
|
By
Nashif, Anas
· #607
·
|
|
Shell add 'exit' command to leave current module
Submit a pull request please with the change below. Seems to be a reasonable enhancement. Anas
Submit a pull request please with the change below. Seems to be a reasonable enhancement. Anas
|
By
Nashif, Anas
· #599
·
|
|
strange build error when building documentation
You need: # pip install sphinx==1.5.5 Regards, Anas Nashif
You need: # pip install sphinx==1.5.5 Regards, Anas Nashif
|
By
Nashif, Anas
· #588
·
|