|
Re: Patch contribution tips
Hi Raùl,
Regarding the question about a way to run full non regression test, as mentioned by Jennifer, advice is to
use dedicated tool called
Hi Raùl,
Regarding the question about a way to run full non regression test, as mentioned by Jennifer, advice is to
use dedicated tool called
|
By
Erwan Gouriou
·
#7662
·
|
|
Re: Patch contribution tips
Hi Raúl,
Thanks for your contribution! Welcome to the community. Please take a look at this information on the project docshttps://docs.zephyrproject.org/latest/contribute/index.html. Sounds like
Hi Raúl,
Thanks for your contribution! Welcome to the community. Please take a look at this information on the project docshttps://docs.zephyrproject.org/latest/contribute/index.html. Sounds like
|
By
Jennifer M Williams
·
#7661
·
|
|
Patch contribution tips
Hello:
I have dared to create my first contribution [1]. Unfortunately I think there are some missing bits I would need to figure out somewhere. I took a look at the documentation and did my
Hello:
I have dared to create my first contribution [1]. Unfortunately I think there are some missing bits I would need to figure out somewhere. I took a look at the documentation and did my
|
By
Raúl Sánchez Siles
·
#7660
·
|
|
Zephyr Project: APIs - Tue, 03/23/2021 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 23 March 2021, 4:00pm to 5:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: APIs
When: Tuesday, 23 March 2021, 4:00pm to 5:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7659
·
|
|
Re: API meeting: agenda
Reminder that the meeting will take place at 17h CET, so an hour earlier than usual, due to the switch to summer time in the US.
Carles
Reminder that the meeting will take place at 17h CET, so an hour earlier than usual, due to the switch to summer time in the US.
Carles
|
By
Carles Cufi
·
#7658
·
|
|
Re: API meeting: agenda
Additional item:
- Add I2S driver for LPC devices
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/32054
Carles
Additional item:
- Add I2S driver for LPC devices
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/32054
Carles
|
By
Carles Cufi
·
#7657
·
|
|
API meeting: agenda
Hi all,
Agenda for today:
- ENOSYS vs ENOTSUP
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/31816
- Pinctrl
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/22748
If you
Hi all,
Agenda for today:
- ENOSYS vs ENOTSUP
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/31816
- Pinctrl
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/22748
If you
|
By
Carles Cufi
·
#7656
·
|
|
Re: bq2415x driver
I’d suggest make it a single pull request and we can make comments on the PR if it should be split.
- k
I’d suggest make it a single pull request and we can make comments on the PR if it should be split.
- k
|
By
Kumar Gala
·
#7655
·
|
|
Re: bq2415x driver
Yes, for sure. My goal is to always have a full functionality of the driver.
I have one question for you though. Right now, this driver is relatively big (cca 700 lines of code). Should this be one
Yes, for sure. My goal is to always have a full functionality of the driver.
I have one question for you though. Right now, this driver is relatively big (cca 700 lines of code). Should this be one
|
By
Filip Primožić <filip.primozic@...>
·
#7654
·
|
|
Re: bq2415x driver
Are you willing to support updates that might be needed for this driver?
- k
Are you willing to support updates that might be needed for this driver?
- k
|
By
Kumar Gala
·
#7653
·
|
|
bq2415x driver
Hello,
slack discussion people have pointed me to this email. I am working on a project which includes bq24155 battery charger, and since there is none in Zephyr repository yet, I taught of adding
Hello,
slack discussion people have pointed me to this email. I am working on a project which includes bq24155 battery charger, and since there is none in Zephyr repository yet, I taught of adding
|
By
Filip Primožić <filip.primozic@...>
·
#7652
·
|
|
Zephyr: Toolchain Working Group - Mon, 03/22/2021
#cal-notice
Zephyr: Toolchain Working Group
When:
Monday, 22 March 2021
3:00pm to 4:00pm
(GMT+00:00) UTC
Where:
Microsoft Teams Meeting
Description:
Live meeting minutes:
Zephyr: Toolchain Working Group
When:
Monday, 22 March 2021
3:00pm to 4:00pm
(GMT+00:00) UTC
Where:
Microsoft Teams Meeting
Description:
Live meeting minutes:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#7651
·
|
|
Zephyr: Toolchain Working Group - Mon, 03/22/2021 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr: Toolchain Working Group
When: Monday, 22 March 2021, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr: Toolchain Working Group
When: Monday, 22 March 2021, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7650
·
|
|
should CONFIG_USERSPACE with CONFIG_INIT_STACKS init the private stacks?
Just noticed on my ARM Cortex-R4 build, that when building with CONFIG_USERSPACE enabled, along with CONFIG_INIT_STACKS, the private stacks are not pre-initialized. The user stacks are indeed init'ed
Just noticed on my ARM Cortex-R4 build, that when building with CONFIG_USERSPACE enabled, along with CONFIG_INIT_STACKS, the private stacks are not pre-initialized. The user stacks are indeed init'ed
|
By
Phil Erwin Jr
·
#7649
·
|
|
Re: Cannot build "mesh" sample into #nRF52810 emulating with #nRF52 DK
#nrf52810
#nrf52
#bluetoothmesh
Hi,
The Bluetooth Mesh sample in the default configuration simply doesn't fit on the nRF52810, unfortunately.
There are a couple of config files in this sample that are designed to fit on memory
Hi,
The Bluetooth Mesh sample in the default configuration simply doesn't fit on the nRF52810, unfortunately.
There are a couple of config files in this sample that are designed to fit on memory
|
By
Trond Snekvik
·
#7648
·
|
|
NRF52840 BLE DFU OTA - Please help
Hi,
I'm using Zephyr for my nrf52840 BLE project. How can a BLE OTA DFU be implemented on an existing project eg peripheral_lbs. The idea is to use nrf connect for the OTA updates. Thanks
Hi,
I'm using Zephyr for my nrf52840 BLE project. How can a BLE OTA DFU be implemented on an existing project eg peripheral_lbs. The idea is to use nrf connect for the OTA updates. Thanks
|
By
reniervdw1@...
·
#7647
·
|
|
NRF52840 BLE DFU OTA - Please help
Hi,
I'm using Zephyr for my nrf52840 BLE project. How can a BLE OTA DFU be implemented on an existing project eg peripheral_lbs. The idea is to use nrf connect for the OTA updates. Thanks
Hi,
I'm using Zephyr for my nrf52840 BLE project. How can a BLE OTA DFU be implemented on an existing project eg peripheral_lbs. The idea is to use nrf connect for the OTA updates. Thanks
|
By
reniervdw1@...
·
#7646
·
|
|
Cannot build "mesh" sample into #nRF52810 emulating with #nRF52 DK
#nrf52810
#nrf52
#bluetoothmesh
Hello everyone !
I am using the nRF52DK board to emulate the nRF52810, I succeed in running some samples like "blinky", "hello_world" or "beacon" in the path
Hello everyone !
I am using the nRF52DK board to emulate the nRF52810, I succeed in running some samples like "blinky", "hello_world" or "beacon" in the path
|
By
david.heng@...
·
#7645
·
Edited
|
|
#Bluetoothmesh #nRF52810 #nRF52dk #Overflowed #SRAM #FLASH
#flash
#bluetoothmesh
#nrf52810
#nrf52dk
#overflowed
Hello Team !
I am using the nRF52DK board to emulate the nRF52810, I succeed in running some samples like "blinky", "hello_world" or "beacon" in the path
Hello Team !
I am using the nRF52DK board to emulate the nRF52810, I succeed in running some samples like "blinky", "hello_world" or "beacon" in the path
|
By
David HENG <david.heng@...>
·
#7644
·
|
|
Re: Dev-Review Meeting Agenda Mar 18
Canceling today as the main topic was docs and Gerard isn’t available today to discuss.
- k
Canceling today as the main topic was docs and Gerard isn’t available today to discuss.
- k
|
By
Kumar Gala
·
#7643
·
|