- Jan 03, 2023
-
-
Renamed macros _ARCH_CORTEXM0_STM32 and _ARCH_CORTEXM3_STM32 to _ARCH_CORTEXM0_STM32F0 and _ARCH_CORTEXM3_STM32F1 Signed-off-by:
Terraneo Federico <fede.tft@miosix.org>
-
Signed-off-by:
Terraneo Federico <fede.tft@miosix.org>
-
Also fixed a missing memory configuration step in stage_1_boot.cpp. The IRQconfigureCache function has to be called with the position of the external memory in order to setup the MPU properly Signed-off-by:
Terraneo Federico <fede.tft@miosix.org>
-
- Oct 18, 2021
-
-
Federico authored
-
In this subproject, an 64 bit apriodic timer is created based on TIM2 in which the overflow is managed automatically and the user is able to set checkpoints (in terms of timer ticks) to fire IRQ. An expected usecase is the use this driver as the context switch tool for the kernel. There might be some errors in which overflows/checkpoints are not managed correctly that will be OK asap. Signed-off-by:
sasan_golchin <ahmad.golchin@mail.polimi.it> Signed-off-by:
sasan_golchin <ahmad.golchin@mail.polimi.it> Signed-off-by:
Terraneo Federico <fede.tft@miosix.org>
-
- Mar 17, 2016
-
-
Federico authored
-
- Mar 14, 2016
-
-
Federico authored
-
- Mar 09, 2016
-
-
Federico authored
-
- Nov 24, 2015
-
-
Federico authored
-
- Oct 28, 2015
-
-
Federico authored
-
- Feb 25, 2015
-
-
Federico authored
-
- Feb 24, 2015
-
-
Federico authored
-
- Feb 12, 2015
-
-
Federico authored
-
- May 25, 2014
-
-
Federico authored
-
- Apr 27, 2014
-
-
Federico authored
-
- Apr 21, 2014
-
-
Federico authored
-
- Feb 11, 2014
-
-
Terraneo Federico authored
-
- Feb 09, 2014
-
-
Terraneo Federico authored
-
- Jan 31, 2014
-
-
Terraneo Federico authored
-
- Jan 23, 2014
-
-
Terraneo Federico authored
-
- Jan 15, 2014
-
-
Terraneo Federico authored
The kernel used to have a null pointer as process, now it has a ProcessBase instance, and is the only entity that has an instance of PRocessBase that is not also an instance of Process.
-
- Jan 12, 2014
-
-
Terraneo Federico authored
-
Terraneo Federico authored
-
- Jan 10, 2014
-
-
Terraneo Federico authored
First process running in testing branch. Problem was the new context save code accounting for floating point registers. Still much work to do.
-
- Jan 02, 2014
-
-
Terraneo Federico authored
-
- Dec 30, 2013
-
-
Terraneo Federico authored
-
- Dec 23, 2013
-
-
Terraneo Federico authored
-
- Dec 22, 2013
-
-
Terraneo Federico authored
-
- Dec 11, 2013
-
-
Terraneo Federico authored
-
- Dec 01, 2013
-
-
Terraneo Federico authored
-
- Oct 27, 2013
-
-
Terraneo Federico authored
-
- Oct 14, 2013
-
-
Terraneo Federico authored
-
- Oct 06, 2013
-
-
Terraneo Federico authored
-
- Aug 30, 2013
-
-
Terraneo Federico authored
-
- Aug 28, 2013
-
-
Terraneo Federico authored
-
- Aug 21, 2013
-
-
Terraneo Federico authored
-
- Aug 20, 2013
-
-
Terraneo Federico authored
-
- Aug 14, 2013
-
-
Terraneo Federico authored
-
- Aug 08, 2013
-
-
Terraneo Federico authored
-
Terraneo Federico authored
-