sensor with several channels of same type

2021-02-06 Thread J. Ipanienko
Hi, I want to make sensor driver to INA3221. It have 3 chanels to read current and voltage. Sensor API don't possible to read several different values of same type from one sensor. Any one has suggestion on resaonable way to do it? thank you Ipan

What is compatibility map

2020-10-27 Thread J. Ipanienko
Hi, I'm see warning: WARNING: apache-mynewt-core: Repo version missing from compatibility map What is compatibility map? How remove warning? thank you Ipan

Re: windows shell scripts

2020-02-20 Thread J. Ipanienko
Hi Christopher, I don't mind, I know small english and go less, use sugestion best you can ipan > Sent: Thursday, February 20, 2020 at 4:54 PM > From: "Christopher Collins" > To: "J. Ipanienko" , dev@mynewt.apache.org > Subject: Re: windows shell scripts >

windows shell scripts

2020-02-19 Thread J. Ipanienko
Welcome everyone 1. mynewt has over 100 same cmd files with this content @bash "%~dp0%~n0.sh" 2. pre_build_cmds pre_link_cmds post_link_cmds probably can't be used with .WINDOWS 3. go exec.Command and os.StartProcess will not run a file with the .sh extension at Windows 4. debug and load for

SHELL_HELP_ definition bad

2020-01-21 Thread J. Ipanienko
Hola, Secund definition SHELL_HELP_ (shell.h) is very much bad: #if MYNEWT_VAL(SHELL_CMD_HELP) #define SHELL_HELP_(help_) (help_) #else #define SHELL_HELP_(help_) #endif it be better #define SHELL_HELP_(help_) NULL god luck ipan

pkg.post_link_cmds at Windows

2020-01-15 Thread J. Ipanienko
Hello, Can newt executes bash script at post_link_cmds at Windows? Can it been other scripts for Windows and Linux as case for bsp.downloadscript? thanks ipan

Re: mynewt create-image no work at windows

2019-11-15 Thread J. Ipanienko
Hi there, good new create-image does image, error printing but image creating command which no work is: MYNEWT /home/ipan/dev/myproj> newt run bluepill_blinky 0 Error: arm-none-eabi-objcopy: error: the input file