|
Overriding import whitelist
Hi,
For our projects, we are trying to minimise the components we need to check out and download so reduce disk space, bandwidth and automated build times. The default zephyrwestyml pulls in a lot of
Hi,
For our projects, we are trying to minimise the components we need to check out and download so reduce disk space, bandwidth and automated build times. The default zephyrwestyml pulls in a lot of
|
By
lairdjm
·
#7220
·
|
|
Re: Python Interpreter for Zephyr
Hi Muhammad,
Please use the Zephyr 2.3.0 release with MicroPython instead of Zephyr master.
Maureen
Hi Muhammad,
Please use the Zephyr 2.3.0 release with MicroPython instead of Zephyr master.
Maureen
|
By
Maureen Helm
·
#7219
·
|
|
Accepted: Zephyr Project: Dev Meeting
By
Gabriele Filosofi
·
#7218
·
|
|
Zephyr Project: Dev Meeting - Thu, 07/30/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 30 July 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 30 July 2020, 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@...>
·
#7217
·
|
|
Re: Python Interpreter for Zephyr
Hi Maureen and Jrosenth,
Thank you for your kind response to my question. I have downloaded the Micropython from the given link. Now I have followed the steps given in the Read Me file given
Hi Maureen and Jrosenth,
Thank you for your kind response to my question. I have downloaded the Micropython from the given link. Now I have followed the steps given in the Read Me file given
|
By
Muhammad Muh <muhammad.muh83@...>
·
#7216
·
|
|
Dev-Review Meeting Agenda Jul 30
Here’s the agenda topics for this week:
* Any PR/issues w/dev-review tag [ https://github.com/zephyrproject-rtos/zephyr/labels/dev-review ]
- Add support for Open Supervised Device Protocol
Here’s the agenda topics for this week:
* Any PR/issues w/dev-review tag [ https://github.com/zephyrproject-rtos/zephyr/labels/dev-review ]
- Add support for Open Supervised Device Protocol
|
By
Kumar Gala
·
#7215
·
|
|
Re: Adding support for Nordic PDM Driver in Devicetree
#pdm
#driver
#nrf52832
Hi Martí
Thank you for your detailed answer! This was a great help
First of all, I won't claim to be an audio expert, so this is purely based on what I have learned the past couple of weeks.
As far
Hi Martí
Thank you for your detailed answer! This was a great help
First of all, I won't claim to be an audio expert, so this is purely based on what I have learned the past couple of weeks.
As far
|
By
Frederik David Damsgaard Popp
·
#7214
·
Edited
|
|
Re: Python Interpreter for Zephyr
There is already a MicroPython port for Zephyr:
https://github.com/micropython/micropython/tree/master/ports/zephyr
There is already a MicroPython port for Zephyr:
https://github.com/micropython/micropython/tree/master/ports/zephyr
|
By
Maureen Helm
·
#7213
·
|
|
Zephyr Project: APIs - Tue, 07/28/2020 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 28 July 2020, 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, 28 July 2020, 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@...>
·
#7212
·
|
|
API meeting: agenda
Hi all,
Today's topics:
- Device: Normalize DMA, IPM and UART callbacks signatures including the caller's device pointer (should be quick, PRs are already approved and email sent to the mailing
Hi all,
Today's topics:
- Device: Normalize DMA, IPM and UART callbacks signatures including the caller's device pointer (should be quick, PRs are already approved and email sent to the mailing
|
By
Carles Cufi
·
#7211
·
|
|
Re: Python Interpreter for Zephyr
You could try porting MicroPython to run on Zephyr if it meets your needs. Note that you're looking at a minimum of ~150KB of extra flash space usage, depending on architecture, which features you
You could try porting MicroPython to run on Zephyr if it meets your needs. Note that you're looking at a minimum of ~150KB of extra flash space usage, depending on architecture, which features you
|
By
Jack Rosenthal
·
#7210
·
|
|
Python Interpreter for Zephyr
Hi,
I hope you will be fine and in best of the health. I have a small query. If I want to run Python application on top of Zephyr, does Zephyr has the Python interpreter to run a python based
Hi,
I hope you will be fine and in best of the health. I have a small query. If I want to run Python application on top of Zephyr, does Zephyr has the Python interpreter to run a python based
|
By
Muhammad Muh <muhammad.muh83@...>
·
#7209
·
|
|
[Bluetooth] How to use "bt adv-create" at \zephyr\tests\bluetooth\shell
#bluetooth
#nrf52840
#shell
Hello,
I'm use the sample code at \zephyr\tests\bluetooth\shell\ and the HW platform is nrf52840dk, what I'm trying to do is to make HW send ADV_EXT_IND and AUX_ADV_IND. After flashing the firmware
Hello,
I'm use the sample code at \zephyr\tests\bluetooth\shell\ and the HW platform is nrf52840dk, what I'm trying to do is to make HW send ADV_EXT_IND and AUX_ADV_IND. After flashing the firmware
|
By
renkai@...
·
#7208
·
|
|
Re: Sharing a driver between similar devices
Michael,
Some interesting thoughts but it might be worth having a look at the lsm9ds0_mfd driver, it has configuration options for the various sensor functions. This might be a good guide to help
Michael,
Some interesting thoughts but it might be worth having a look at the lsm9ds0_mfd driver, it has configuration options for the various sensor functions. This might be a good guide to help
|
By
William Fish
·
#7207
·
|
|
Re: Sharing a driver between similar devices
I believe https://github.com/zephyrproject-rtos/zephyr/issues/20287 is relevant to this problem. At the time there was no solution; now it may be that
DT_NODE_HAS_COMPAT(DT_DRV_INST(N),
I believe https://github.com/zephyrproject-rtos/zephyr/issues/20287 is relevant to this problem. At the time there was no solution; now it may be that
DT_NODE_HAS_COMPAT(DT_DRV_INST(N),
|
By
Peter A. Bigot
·
#7206
·
|
|
Re: Sharing a driver between similar devices
That sounds good.
The second part of the problem is iterating over both the lsm6dsl and lsm6ds3 types. Doing two DT_INST_FOREACH_STATUS_OKAY(fn), one for each compat, can give name collisions. Any
That sounds good.
The second part of the problem is iterating over both the lsm6dsl and lsm6ds3 types. Doing two DT_INST_FOREACH_STATUS_OKAY(fn), one for each compat, can give name collisions. Any
|
By
Michael Hope
·
#7205
·
|
|
Re: Sharing a driver between similar devices
Hi Michael,
"Michael Hope via lists.zephyrproject.org"
<michaelh=juju.nz@...> writes:
Have you tried to set some state in the config structure based on the
value of
Hi Michael,
"Michael Hope via lists.zephyrproject.org"
<michaelh=juju.nz@...> writes:
Have you tried to set some state in the config structure based on the
value of
|
By
Bolivar, Marti
·
#7204
·
|
|
Sharing a driver between similar devices
Hi there. I'm porting Zephyr to the Arduino Nano 33 IOT. The board has a LSM6DS3 IMU which is very similar to the LSM6DSL that's already supported by Zephyr and I'd like to re-use it.
I've
Hi there. I'm porting Zephyr to the Arduino Nano 33 IOT. The board has a LSM6DS3 IMU which is very similar to the LSM6DSL that's already supported by Zephyr and I'd like to re-use it.
I've
|
By
Michael Hope
·
#7203
·
|
|
github org membership and permissions
Hi everyone,
This week the TSC approved the list of current maintainers in#24152. As a result, I have invited all of the approved maintainers to join the zephyrproject-rtos GitHub organization and
Hi everyone,
This week the TSC approved the list of current maintainers in#24152. As a result, I have invited all of the approved maintainers to join the zephyrproject-rtos GitHub organization and
|
By
Maureen Helm
·
#7202
·
|
|
Zephyr Project: Dev Meeting - Thu, 07/23/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 23 July 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 23 July 2020, 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@...>
·
#7201
·
|