Go to file
Benjamin Walsh 2480e773e3 nano objects: standardize on if(ptr), not if(ptr != NULL)
This notation is more concise and carry the same information.

Change-Id: Iba2023d37c2f3168fa44750441a29a6e024c0d7e
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:53 -05:00
arch Compiler specific configuration 2016-02-05 20:13:52 -05:00
config fsl_frdm_k64f: Increase number of IRQs for Bluetooth over UART 2016-02-05 20:13:51 -05:00
drivers Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
host Make absolute symbol macros headers compiler dependent 2016-02-05 20:13:52 -05:00
include nano_fifo: use a _nano_queue for the data queue 2016-02-05 20:13:53 -05:00
kernel nano objects: standardize on if(ptr), not if(ptr != NULL) 2016-02-05 20:13:53 -05:00
lib/libc/minimal build: Always enable section garbage collection flags 2016-02-05 20:13:48 -05:00
make Delete obsolete KHEAP_SIZE and KHEAP_SIZE_FIXED config options 2016-02-05 20:13:51 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Process HCI init return parameters synchronously 2016-02-05 20:13:50 -05:00
samples test_lifo: add multiple-waiters scenario 2016-02-05 20:13:53 -05:00
scripts nano_lifo: allow multiple fibers to pend 2016-02-05 20:13:53 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Prune obsolete entry from .gitignore 2016-02-05 20:13:51 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove reference to CodeSourcery 2016-02-05 20:13:41 -05:00