Xiang Xiao
|
3d1ce144df
|
arch: Move up_getsp from arch.h to irq.h
since all other special register operation in irq.h
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-07-01 10:44:55 -03:00 |
chao.an
|
3f65b562bb
|
arch: inline up_interrupt_context()
inline the up_interrupt_context() to avoid unnecessary stack pushes
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2022-05-26 04:36:07 +08:00 |
Alin Jerpelea
|
3bd4fe62e7
|
arch: hc: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-31 21:12:05 -05:00 |
Nathan Hartman
|
679b4fbee2
|
arch: Fix included directed -> included directly
This typo had been copied and pasted into numerous irq and syscall
headers.
|
2020-04-05 22:31:15 +01:00 |
Xiang Xiao
|
68951e8d72
|
Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
|
2020-01-31 09:24:49 -06:00 |
Gregory Nutt
|
83bc1c97c3
|
Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore()
|
2016-02-14 16:11:25 -06:00 |
Gregory Nutt
|
36726b1bc4
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
Gregory Nutt
|
29136e51cc
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
Gregory Nutt
|
ae15c6963c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
patacongo
|
3a262416d6
|
Remove executable property from source and make files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5146 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 18:46:10 +00:00 |
patacongo
|
36df84c843
|
Email address change in nuttx/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 18:32:24 +00:00 |
patacongo
|
615ccf040e
|
Fixes for serial monitor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2320 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-11 15:29:11 +00:00 |
patacongo
|
a5ad963f5b
|
Add framework to support HC12
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2301 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-03 17:24:42 +00:00 |