|
Unable to clone zephyr code with 'git clone ssh:...'
I followed all the instructions on "Gerrit accounts" Wiki page, specifically I uploaded my public ssh key to Gerrit server and added it to my local key ring. Unfortunately the following command
git
I followed all the instructions on "Gerrit accounts" Wiki page, specifically I uploaded my public ssh key to Gerrit server and added it to my local key ring. Unfortunately the following command
git
|
By
Piotr Mienkowski <Piotr.Mienkowski@...>
·
#3566
·
|
|
Re: having trouble getting the echo client to work using TCP/uIP on K64F
Hi Rohit and Paul,
Unfortunately I do not remember why I changed tcpip_poll_tcp(), the uIP
code (and especially TCP support) is very cryptic and difficult to
follow. One basically needs to run the
Hi Rohit and Paul,
Unfortunately I do not remember why I changed tcpip_poll_tcp(), the uIP
code (and especially TCP support) is very cryptic and difficult to
follow. One basically needs to run the
|
By
Jukka Rissanen
·
#3565
·
|
|
Re: [RFC] Power Management Infrastructure
Hi all,
https://gerrit.zephyrproject.org/r/4463
I did Abandon to 4081 and Pushed a new one that includes your comments:
1. backwards compatible with the old API (will be signed as deprecated
Hi all,
https://gerrit.zephyrproject.org/r/4463
I did Abandon to 4081 and Pushed a new one that includes your comments:
1. backwards compatible with the old API (will be signed as deprecated
|
By
Kaplan, Amir
·
#3564
·
|
|
Re: having trouble getting the echo client to work using TCP/uIP on K64F
Hello Rohit,
Rohit Grover <Rohit.Grover(a)arm.com> wrote:
[]
Thanks for the above patch, Rohit. So far, that's the most definitive
patch to resolve many different issues. With it and only it I
Hello Rohit,
Rohit Grover <Rohit.Grover(a)arm.com> wrote:
[]
Thanks for the above patch, Rohit. So far, that's the most definitive
patch to resolve many different issues. With it and only it I
|
By
Paul Sokolovsky
·
#3563
·
|
|
Daily JIRA Digest
NEW JIRA items within last 24 hours: 1
[ZEP-753] Make I2C_SDA_HOLD and I2C_SDA_SETUP SoC specific
https://jira.zephyrproject.org/browse/ZEP-753
UPDATED JIRA items within last 24 hours: 4
NEW JIRA items within last 24 hours: 1
[ZEP-753] Make I2C_SDA_HOLD and I2C_SDA_SETUP SoC specific
https://jira.zephyrproject.org/browse/ZEP-753
UPDATED JIRA items within last 24 hours: 4
|
By
donotreply@...
·
#3562
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4450 : tests: Add gcov support
- https://gerrit.zephyrproject.org/r/4426 : quark_se: disable IPM and enable UART0 on the sensor
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4450 : tests: Add gcov support
- https://gerrit.zephyrproject.org/r/4426 : quark_se: disable IPM and enable UART0 on the sensor
|
By
donotreply@...
·
#3561
·
|
|
Re: [RFC] Zephyr 1.6: HTTP support
This is a very useful middle-ware library. I have been able to use it to parse HTTP headers from a real server.
This is a very useful middle-ware library. I have been able to use it to parse HTTP headers from a real server.
|
By
Rohit Grover
·
#3560
·
|
|
Re: gerrit sandbox branches
Marcus,
I have reported the issue in JIRA:
https://jira.zephyrproject.org/browse
/ZEP-756
We can wait for our technical writer to fix it, or you can submit a patch for it. All the help is very
Marcus,
I have reported the issue in JIRA:
https://jira.zephyrproject.org/browse
/ZEP-756
We can wait for our technical writer to fix it, or you can submit a patch for it. All the help is very
|
By
Perez Hernandez, Javier B <javier.b.perez.hernandez@...>
·
#3559
·
|
|
Re: Porting to Cortex-M0+
Hi Maureen,
Thanks for all the explanations. I've created a Jira issue to add support for Atmel SAM E70 family. If it's approved I can work on it.
https://jira.zephyrproject.org/browse/ZEP-759
I am
Hi Maureen,
Thanks for all the explanations. I've created a Jira issue to add support for Atmel SAM E70 family. If it's approved I can work on it.
https://jira.zephyrproject.org/browse/ZEP-759
I am
|
By
Piotr Mienkowski <Piotr.Mienkowski@...>
·
#3558
·
|
|
Re: gerrit sandbox branches
<javier.b.perez.hernandez(a)intel.com> wrote:
Ok, thanks. The www documentation
https://www.zephyrproject.org/doc/contribute/gerrit_practices.html is
out of date. What is the process to update that
<javier.b.perez.hernandez(a)intel.com> wrote:
Ok, thanks. The www documentation
https://www.zephyrproject.org/doc/contribute/gerrit_practices.html is
out of date. What is the process to update that
|
By
Marcus Shawcroft <marcus.shawcroft@...>
·
#3557
·
|
|
Re: Porting to Cortex-M0+
Thanks Vinayak its working now
vinayak.kariappa(a)gmail.com> wrote:
Thanks Vinayak its working now
vinayak.kariappa(a)gmail.com> wrote:
|
By
Euan Mutch <euan.mutch@...>
·
#3556
·
|
|
Re: Porting to Cortex-M0+
Hi Euan,
This how I build on the branch Ricardo gave me, if its of any help.
make -C samples/bluetooth/peripheral CROSS_COMPILE=arm-none-eabi-
LIB_INCLUDE_DIR="-L
Hi Euan,
This how I build on the branch Ricardo gave me, if its of any help.
make -C samples/bluetooth/peripheral CROSS_COMPILE=arm-none-eabi-
LIB_INCLUDE_DIR="-L
|
By
Vinayak Kariappa <vinayak.kariappa@...>
·
#3555
·
|
|
Re: gerrit sandbox branches
Hi!
We no longer have support for new branches in gerrit.
If you want to create your sandbox you can fork the project in github.
Regards
Javier B. Perez
Hi!
We no longer have support for new branches in gerrit.
If you want to create your sandbox you can fork the project in github.
Regards
Javier B. Perez
|
By
Perez Hernandez, Javier B <javier.b.perez.hernandez@...>
·
#3554
·
|
|
gerrit sandbox branches
Hi,
Can anyone help with some gerrit / git foo? I'd like to create a
personal sandbox branch.
Following the instructions
Hi,
Can anyone help with some gerrit / git foo? I'd like to create a
personal sandbox branch.
Following the instructions
|
By
Marcus Shawcroft <marcus.shawcroft@...>
·
#3553
·
|
|
Link-time symbol alternate selection
This change is a little experimental. Comments requested.
The last patch in the series has the clearest explanation of the
justification: we have two printf() formatters in the code base, one
for
This change is a little experimental. Comments requested.
The last patch in the series has the clearest explanation of the
justification: we have two printf() formatters in the code base, one
for
|
By
Andy Ross
·
#3552
·
|
|
Re: Porting to Cortex-M0+
Hi,
I am now having some problems getting the micro kernel to link. It
currently fails with undefined references to __gnu_thumb1_case_uqi and
__ffssi2 which should be in libgcc.a, so I added -lgcc to
Hi,
I am now having some problems getting the micro kernel to link. It
currently fails with undefined references to __gnu_thumb1_case_uqi and
__ffssi2 which should be in libgcc.a, so I added -lgcc to
|
By
Euan Mutch <euan.mutch@...>
·
#3551
·
|
|
Daily JIRA Digest
NEW JIRA items within last 24 hours: 1
[ZEP-750] Arduino should support one configuration using original bootloader
https://jira.zephyrproject.org/browse/ZEP-750
UPDATED JIRA items within last
NEW JIRA items within last 24 hours: 1
[ZEP-750] Arduino should support one configuration using original bootloader
https://jira.zephyrproject.org/browse/ZEP-750
UPDATED JIRA items within last
|
By
donotreply@...
·
#3550
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4419 : quark_se_devboard: enable UART0 on the sensor subsystem
- https://gerrit.zephyrproject.org/r/4422 : boards: rename Quark SE
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/4419 : quark_se_devboard: enable UART0 on the sensor subsystem
- https://gerrit.zephyrproject.org/r/4422 : boards: rename Quark SE
|
By
donotreply@...
·
#3549
·
|
|
Re: Atomicity in GPIO pin changes
Thanks. I can see stm32 is OK in this regard, none of the others appear
to be.
I'll use interrupt disabling for my code to make it safe until SMP
arrives.
--
Tixy
Thanks. I can see stm32 is OK in this regard, none of the others appear
to be.
I'll use interrupt disabling for my code to make it safe until SMP
arrives.
--
Tixy
|
By
Jon Medhurst (Tixy) <tixy@...>
·
#3548
·
|
|
Re: Porting to Cortex-M0+
Hi Maureen/Iván,
I managed to get it working now and my led is flashing :)
Thanks!
Hi Maureen/Iván,
I managed to get it working now and my led is flashing :)
Thanks!
|
By
Euan Mutch <euan.mutch@...>
·
#3547
·
|