-
Make the following architecture reorganisation:
soc
->core
-->include
->peripheral
-->milandr
--->include
->driver
-->milandr
--->include
---->milandr_uart.h (platform specific)
---->miland…
-
Subj.
-
USB (CDC) can't send a packet with size that is a multiple of MAX_PACKET_SIZE.
Similar complaints:
- http://forum.milandr.ru/viewtopic.php?p=18913&hilit=MAX_PACKET_SIZE#p18913
- http://forum.mi…
-
## Summary
I get consistent crashes while testing apps/examples/timer with disabled CONFIG_FRAME_POINTERS.
With them enabled, it works, but .text consumes +4.5KiB flash.
## Impact
armv6-m thumb …
-
We can delete the built-in CMSIS (dirs CoreSupport) because it is old and have some issues fixed in the current version of [CMSIS 5](https://github.com/ARM-software/CMSIS_5).
In README I can link to …
-
после #13 возникли вопросы. @dubkov, расскажи мне, почему ты хочешь разом сделать всё? почему нельзя сделать оформить поддержку миландра внутри arduino ide (и получить возможность легко замещать atmeg…
-
### Ссылка на канал
https://www.youtube.com/@NRelectronics
### Название канала
NR.electronics
### Описание канала со странице О канале
The channel for both beginners and professionals in the fiel…
-
I get some very strange output for `df -h` on my bl602. As `dh -h` is just a wrapper around `cat /proc/fs/usage` the issue comes from `usage_entry` in fs_procfs_mount.c.
Unfortunately I can not rep…
-
trying to backup my Arduino folder I get the copy errors:
FEHLER (A) DATEINAME D:\Arduino\portable\packages\arduino\tools\openocd\0.10.0-arduino7\share\openocd\scripts\target\?1879x?1?.cfg
FEHLER…
-
I appreciate devfs approach to split MCU dependant driver and usbd core.
But I would like to port/fork/extend this library to Milandr MCUs.
Are there any porting guide or any other docs to build de…