Paul A. Patience
|
983ccf1b0a
|
assert: Don't define static_assert in C++
|
2016-06-21 07:17:29 -04:00 |
Gregory Nutt
|
d1a62f1d24
|
Add a comment
|
2016-06-20 14:26:13 -06:00 |
Paul A. Patience
|
a96c7492ad
|
assert: Define static_assert
|
2016-06-20 10:29:41 -04:00 |
Paul A. Patience
|
f995f3c7bf
|
assert: Simplify
|
2016-06-12 08:18:30 -04:00 |
Gregory Nutt
|
c211ce8be1
|
DEBUGASSERT() is not enabled with CONFIG_DEBUG_ASSERTIONS, not CONFIG_DEBUG
|
2016-06-11 12:49:21 -06:00 |
Gregory Nutt
|
d84dbbc455
|
Add a comment to assert.h
|
2016-06-08 09:59:11 -06:00 |
Paul A. Patience
|
79a157cc9d
|
assert: Check if NDEBUG is defined
|
2016-06-08 11:07:24 -04:00 |
Gregory Nutt
|
df4e24ddeb
|
include/assert.h: Wrap definitions of assertion macros in do while. Suggested by orbitalfox
|
2015-04-22 07:35:35 -06:00 |
Gregory Nutt
|
d11050e978
|
Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED module that uses that OLED.
|
2013-06-23 14:39:56 -06:00 |
Gregory Nutt
|
0d1cf112cf
|
Changes to remove some warning sduring compilation for ZKit-arm-1769 Board.
|
2013-05-02 06:28:59 -06:00 |
Gregory Nutt
|
86b815373a
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
patacongo
|
14298ad8b8
|
Fixe to kernel build and syscalls.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5738 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-13 17:32:37 +00:00 |
patacongo
|
1b94639432
|
Misc clean; mark assertions as non-returning; allow toolchain prefix to be overriden from make command line
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5591 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-31 23:29:34 +00:00 |
patacongo
|
435dbaacd8
|
Add configurable application entry point
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5070 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-30 20:13:50 +00:00 |
patacongo
|
f13f49939e
|
Add interface to enabled/disable debug output
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4386 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-12 23:54:26 +00:00 |
patacongo
|
bf0d9cd2ef
|
Add Kinetis IRQ numbers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3850 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-07 16:34:39 +00:00 |
patacongo
|
eeec4073a9
|
Switching to C99 stdint.h types
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2340 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-14 23:32:23 +00:00 |
patacongo
|
85911f6a9d
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1256 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-16 16:36:30 +00:00 |
patacongo
|
8d2f18e709
|
More z8 compilation changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@671 42af7a65-404d-4744-a932-0658087f49c3
|
2008-02-12 14:37:55 +00:00 |
patacongo
|
bece513004
|
SDCC specific changes. Z80 support; re-enable __FILE__ and __LINE__ in assert -- might have broken the 8051/2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@277 42af7a65-404d-4744-a932-0658087f49c3
|
2007-06-09 20:31:09 +00:00 |
patacongo
|
a60059d9d0
|
Finally, a clean SDCC compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@20 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-27 21:17:21 +00:00 |
patacongo
|
b8f3bd857b
|
Progress toward clean SDCC compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@18 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-21 21:55:16 +00:00 |
patacongo
|
b08a86171f
|
NuttX RTOS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3 42af7a65-404d-4744-a932-0658087f49c3
|
2007-02-17 23:21:28 +00:00 |