Daniele Lacamera
Daniele Lacamera
As David said, the controller is perhaps similar to one of those supported in the STM32 family, except maybe for registers and pin configuration. Will you perhaps share more details...
Hi, @ZerBea thanks for the insight. Just a comment regarding archLinux, there is an AUR package that looks well maintained: https://aur.archlinux.org/packages/wolfssl/ . Although I'm not sure about inclusion procedures for...
You should not use the default pico_rand/pico_rand_feed mechanism, because it's just demo code, and it's PRNG, causing security issues in TCP and other protocols. Please note that this project looks...
This has been widely discussed in the libopencm3-devel mailing list back in November. Please have a look at the thread here: https://sourceforge.net/p/libopencm3/mailman/message/34624717/ It looks like LGPL3 exception at point 1....
A working usb-ethernet driver for picotcp+libopencm3 on stm32F4 is available in the frosted repository as well: https://github.com/insane-adding-machines/frosted/blob/master/kernel/drivers/usb_ethernet.c
please make a pull request ISO sending text patches.
yes, you can create your own branch from 'development', and merge later when your unit tests+documentation are in place
+1 for "early alpha". Development branches are for free. :)
Hello @S4mw1s3 can you please update your branch merging back the latest development. Also, can you please tell how much is left for this to be merged (i.e. status of...
Thanks @S4mw1s3 ! @douwedb is picking this up, he will contact you if he needs info.