Fix prototypes in malloc.h
Fixed types in serial_stm32.cpp
Update newlib patch, add patch to fix libgomp
Forgot to update version number in all places
Add work-in-progress new compiler patches
Implement gethostname and sethostname
Add support for pthread_key API, disabled by default
Add bit packing GPIO implementation for stm32f1 as well.
Sharing common code between armv6m and armv7m to support processes
Fix a number of accesses to corrupted process stack pointers escalati…
Fix process support in Miosix 3
Fix missed preemption with SCHED_TYPE_EDF
Fix running testsuite with SCHED_TYPE_EDF
Activate pullup on serial port RX pin to prevent spurious received ch…
Rename stm32f103c8_breakout to its more common name stm32f103c8_black…
Remove old now unused STM32 serial driver.
Port stm32l053r8_nucleo to Miosix 3.
Tweak default interrupt priorities and expose it to drivers
Perform priority check directly in IRQwakeup()
Enable/disable IRQ upon registering/unregistering it
Port all other stm32f4-based boards to Miosix 3.
Replaced clock setting macros with constants for rp2040
Workaround for rp2040 hardware bug that configures GPIOs as output by…
Architectures efm32g and efm32gg ported to Miosix 3
rp2040 os_timer: improve IRQgetTicks(), reorganize code
Fix rp2040 serial driver, still not working
Update entry point for all ATsam4l linker scripts
rp2040 compiles, but the image is almost empty
You can’t perform that action at this time.