Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Miosix Kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Miosix Kernel
Commits
a06ca80f8eb346cda388438a8c48ebd9dcb31af2
Select Git revision
0 results
miosix-kernel
Author
Search by author
Any Author
authors
0 authors
Oct 27, 2018
Fic for new bsp
· a06ca80f
Federico
authored
6 years ago
a06ca80f
Added new board: stm32f103cx_generic
· 04e7069d
Federico
authored
6 years ago
04e7069d
Aug 27, 2018
Improvements to thermal_test_chip bsp
· dfdb5955
Federico
authored
6 years ago
dfdb5955
Preliminary GCC 8.2.0 support. Not yet complete and mostly untested
· 277a9e1a
Federico
authored
6 years ago
277a9e1a
Aug 24, 2018
Miosix version 2.11
· 30243058
Federico
authored
6 years ago
30243058
Limited the use of errorHandler() to unrecoverable errors. Fixed a bug in Thread::setPriority()
· f183a080
Federico
authored
6 years ago
f183a080
Fix bug in refactored serial port driver
· 781cad46
Federico
authored
6 years ago
781cad46
Aug 22, 2018
Added 400KHz mode to software I2C
· 7ad8b4b9
Federico
authored
6 years ago
7ad8b4b9
Aug 19, 2018
Miosix version 2.10
· f097b745
Federico
authored
7 years ago
f097b745
Extended STM32 serial driver to support arbitrary pin remapping, removed hardcoded remappings
· 404d29f7
Federico
authored
7 years ago
404d29f7
Aug 18, 2018
Ported SDIO driver to stm32f7
· 4e511be0
Federico
authored
7 years ago
4e511be0
Removed unneeded DSB in cacheless architectures
· dedbe3b9
Federico
authored
7 years ago
dedbe3b9
Added logger example
· 01e522ef
Federico
authored
7 years ago
01e522ef
Aug 12, 2018
Fix a bug occurring when compiling part of Miosix with LLVM where _etext...
· 6a5d4d4f
Daniele Cattaneo
authored
7 years ago
and
Federico
committed
7 years ago
6a5d4d4f
Aug 11, 2018
Updated serial port code of the bootloader utility to C++11
· 2f623129
Federico
authored
7 years ago
2f623129
Jul 15, 2018
Added board stm32f205_generic
· d9df5b45
Federico
authored
7 years ago
d9df5b45
Bugfixes to stormtrooper driver
· 2ccd7ad9
Federico
authored
7 years ago
2ccd7ad9
Jul 12, 2018
Removed led blink at boot for for thermal_test_chip board
· 30e784e3
Federico
authored
7 years ago
30e784e3
Increasing stack size for thermal_test_chip board
· cfb7ae2c
Federico
authored
7 years ago
cfb7ae2c
Changed thermal_test_chip board linker script to free the TCM for logging buffers
· e1e268c7
Federico
authored
7 years ago
e1e268c7
Added second serial support to thermal_test_chip board
· 3a2cfa24
Federico
authored
7 years ago
3a2cfa24
Jun 29, 2018
Porting Miosix to stm32h7 -- third part
· 6bf815ee
Federico
authored
7 years ago
6bf815ee
Porting Miosix to stm32h7 -- second part
· eb86b2af
Federico
authored
7 years ago
eb86b2af
Porting Miosix to stm32h7 -- first part
· fc20f95b
Federico
authored
7 years ago
fc20f95b
Comment fixes
· 29203678
Federico
authored
7 years ago
29203678
Jun 25, 2018
Added new board: stm32f407vg_thermal_test_chip
· 533ac0e0
Federico
authored
7 years ago
533ac0e0
Jun 24, 2018
Added cache implementation documentation
· 227b6b53
Federico
authored
7 years ago
227b6b53
Fixed corner case in cache management where data remained in the write buffer...
· 747cb384
Federico
authored
7 years ago
747cb384
Added cache support for CortexM7, and tegression tests in testsuite
· 2e72b5c5
Federico
authored
7 years ago
2e72b5c5
Promoted MPU driver as core driver, common to all cortex M CPUs
· f757542b
Federico
authored
7 years ago
f757542b
Changes to MPU code to support using the MPU to configure cacheability
· cd6a2c1f
Federico
authored
7 years ago
cd6a2c1f
Jun 23, 2018
Factored common MPU code from different architectures
· 81309cbd
Federico
authored
7 years ago
81309cbd
Support for STM32F7 -- third part
· 4f2516bd
Federico
authored
7 years ago
4f2516bd
Jun 22, 2018
Support for STM32F7 -- second part
· 646356ea
Federico
authored
7 years ago
646356ea
Support for STM32F7 -- first part
· 4c4d277e
Federico
authored
7 years ago
4c4d277e
May 09, 2018
Removed warning
· c5c91562
Federico
authored
7 years ago
c5c91562
May 08, 2018
Removed macro incorrectly enabling test code
· 06e05844
Federico
authored
7 years ago
06e05844
Factored compiler options in Makefile.inc
· b64600bc
Federico
authored
7 years ago
b64600bc
Added noexcept to two functions to match prototype
· 13008241
Federico
authored
7 years ago
13008241
Remove warning
· ee123f7e
Federico
authored
7 years ago
ee123f7e
Loading