+1
Sent from my iPhone
> On 21 Mar 2018, at 20:15, aditi hilbert wrote:
>
> +1
>
> aditi
>
>> On Mar 21, 2018, at 10:47 AM, Christopher Collins wrote:
>>
>> Hello all,
>>
>> I was thinking about adding a new header to the core repo that just
>> includes the (more or less) mandatory headers
Hi Aditi,
I'm guessing what's below is already there but spread out over a number of
existing apps and in the docs, and maybe even exist already, but my first
thoughts are...
Perhaps add standalone (pure OS) examples that demonstrate basic, and more
advanced, uses of multiple tasks and message pa
s too, without the need for
CubeMX.
Thanks,
Wayne
On 1 March 2018 at 18:48, Wayne Keenan wrote:
> That's a good point, but also having used CubeMX myself I always thought
> it is very application specific design time choices. IMHO What MyNewt MCU
> support would need is
> include files generated by CubeMX do hold the proper defines and macros
> needed to do the pin assignments correctly and this tool is kept up-to-date
> for all STM32 processors at all times, so "your" STM32 of choice will
> always be there..
>
> Regards,
> Raoul
If you take a look at MicroPython, it has CSV files describing the
Alternate Functions of pins for many STM32 devices.
Files matching *_af.csv under: https://github.com/
micropython/micropython/tree/master/ports/stm32/boards
Perhaps the Mynewt STM32 MCU support could/should import and use them?
l in the controller
> to save space but was never added since we always seemed to manage to fit it
> by doing other things.
>
> I think separating these two is a good idea for those who need the flash.
>
> Just my two cents.
>
> Will
>
>> On Sep 11, 2017, at 5:22 A
Hi,
Being able to disable parts of the Nimble stack to reduced code (and RAM) size
is a compelling feature of MyNewt/Nimble, I'd like to see as many tweak-ables
as is sane. The Host not being 100% compliant is fine in my mind for some
learning/experimenting/tinkering use cases.
Automated tests
+1
Thanks
Wayne
> On 11 Sep 2017, at 09:51, Łukasz Rymanowski
> wrote:
>
> +1 (binding)
>
> Łukasz
>
>> On 10 September 2017 at 20:49, aditi hilbert wrote:
>> +1
>>
>> thanks,
>> aditi
>>
>>> On Sep 8, 2017, at 11:54 AM, Szymon Janc wrote:
>>>
>>> Hello all,
>>>
>>> I am pleased to be