Giovanni Di Sirio
|
a4faaf9a79
|
Added a missing check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15205 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-05 16:59:40 +00:00 |
Giovanni Di Sirio
|
e760efb119
|
Disabled by default.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15204 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-05 13:05:32 +00:00 |
Giovanni Di Sirio
|
a07310d3cd
|
Added a simple "cat" command. Fixed VFS overlay driver file open.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15203 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-05 12:46:08 +00:00 |
Giovanni Di Sirio
|
fe6602f75f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15202 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-05 12:26:00 +00:00 |
Giovanni Di Sirio
|
7d76e688a7
|
Added VFS-related commands to the shell, disabled by default.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15198 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-12-05 11:24:33 +00:00 |
Giovanni Di Sirio
|
0d3278d54f
|
Renamed memory_region_t in memory_area_t because naming confusion with MPU regions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15098 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 18:02:57 +00:00 |
Giovanni Di Sirio
|
aef7260c96
|
Fixed shell regression because chCoreGetStatusX() change.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15094 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-16 14:27:19 +00:00 |
Giovanni Di Sirio
|
17c5b2f23a
|
Increased default stack size because overflow when compiling with -O0 or -Og.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15073 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-11-14 06:57:00 +00:00 |
Giovanni Di Sirio
|
490802b3b4
|
Fixed shell for NIL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14429 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-05-25 08:35:39 +00:00 |
Giovanni Di Sirio
|
e4401ac0c3
|
The variable ch_system is not available in all configurations, "owner" is always present in thread structures, shell enhanced to show the core id.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14173 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-14 10:15:37 +00:00 |
cinsights
|
f6e7aa1acd
|
Correct reference to thread prio in shell_cmd.c
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13970 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-20 04:13:33 +00:00 |
Giovanni Di Sirio
|
0fd433eda0
|
Added an option to change the shell thread name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12948 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-08-11 07:08:25 +00:00 |
Giovanni Di Sirio
|
40acedad23
|
Added missing NIL checks to shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12606 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2019-01-27 08:15:43 +00:00 |
Giovanni Di Sirio
|
32d4ce8ee4
|
Added a termination check to the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12147 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-07-08 05:57:40 +00:00 |
gdisirio
|
354096a973
|
Fixed bug #930.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11855 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-03-25 15:10:41 +00:00 |
Giovanni Di Sirio
|
f063c4d193
|
Mass update of the Apache 2.0 license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 11:44:14 +00:00 |
Giovanni Di Sirio
|
10465f7238
|
Improved make system.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11049 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-21 12:54:54 +00:00 |
Giovanni Di Sirio
|
981e11216a
|
Various fixes after recent changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10934 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-04 14:51:30 +00:00 |
Giovanni Di Sirio
|
94236f4be7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10838 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-16 20:41:12 +00:00 |
Giovanni Di Sirio
|
6a99a1fb4c
|
Fixed warning in shell when auto completion is enabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10171 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-04-25 07:02:27 +00:00 |
Giovanni Di Sirio
|
37d751510a
|
Fixed bug #797.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9956 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-12-13 08:47:45 +00:00 |
Giovanni Di Sirio
|
2c5ca8e4ad
|
Shell backspace fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9941 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-11-21 08:52:40 +00:00 |
Giovanni Di Sirio
|
d5f3e4668f
|
Shell improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9870 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-10-23 09:25:29 +00:00 |
Giovanni Di Sirio
|
0aabb7e5ad
|
More shell enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9285 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-16 07:27:28 +00:00 |
Giovanni Di Sirio
|
4fb90c9c32
|
More shell enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9276 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-10 12:21:53 +00:00 |
Giovanni Di Sirio
|
8dd80c1aa5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9275 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-10 12:14:23 +00:00 |
Giovanni Di Sirio
|
524016ca3a
|
Shell exit fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9274 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-10 12:01:22 +00:00 |
Giovanni Di Sirio
|
71f174d00d
|
Fixed stack limit conditions in RT4.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9224 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-02 16:47:14 +00:00 |
Giovanni Di Sirio
|
9ab3be39cb
|
Fixed more header guards.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9220 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-02 10:01:41 +00:00 |
Giovanni Di Sirio
|
aed82faf72
|
Fixed calls to test suite in all applications.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9202 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-02 07:11:56 +00:00 |
Giovanni Di Sirio
|
f8c7e7e99c
|
Fixed shell dependencies on RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9150 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-03-22 14:02:36 +00:00 |
Giovanni Di Sirio
|
b3fe630e4b
|
Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-03-18 10:29:35 +00:00 |
Giovanni Di Sirio
|
6d6284c9e6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8941 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-02-24 14:44:50 +00:00 |
Giovanni Di Sirio
|
03eb35736c
|
Renamed r13 context field in sp (ARM ports). Extended the priorities range from 127 to 255.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8921 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-02-22 13:12:50 +00:00 |
Giovanni Di Sirio
|
8f89ec3c0b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8919 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-02-21 10:45:42 +00:00 |
Giovanni Di Sirio
|
22a386b454
|
Shell enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8914 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-02-20 14:32:35 +00:00 |
Giovanni Di Sirio
|
27e1398be3
|
Shell reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8913 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-02-20 13:51:02 +00:00 |