zephyr/subsys
Leandro Pereira 6f99bdb02a kernel: Provide only one _SYSCALL_HANDLER() macro
Use some preprocessor trickery to automatically deduce the amount of
arguments for the various _SYSCALL_HANDLERn() macros.  Makes the grunt
work of converting a bunch of kernel APIs to system calls slightly
easier.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-10-16 13:42:15 -04:00
..
bluetooth Bluetooth: L2CAP: Increase disconnect timeout to 2 seconds 2017-10-15 15:50:38 +03:00
console subsys: console: Fix signed vs unsigned char issues. 2017-05-22 08:43:31 -05:00
cpp subsystem: cleanup misc and make cpp a subsystem 2017-07-06 09:13:46 -05:00
debug misc: userspace support for printk() 2017-10-11 09:23:57 -07:00
dfu dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE 2017-10-06 22:12:23 -04:00
disk license: add missing licenses and copyright 2017-06-08 10:41:56 -04:00
driver_handlers kernel: Provide only one _SYSCALL_HANDLER() macro 2017-10-16 13:42:15 -04:00
fs subsys: fs: consolidate elm FAT kconfig options 2017-10-03 08:43:50 -04:00
logging kconfig: build code conditionally when possible 2017-08-14 20:32:26 -04:00
net net: shell: Add command to flush ARP cache 2017-10-16 17:13:22 +03:00
shell shell: Adjust arguments when executing a command of different module 2017-06-09 18:54:27 -04:00
usb subsys: mass_storage: add composite device configuration 2017-10-13 09:18:14 -04:00
Kconfig DFU: add module for interact with mcuboot 2017-09-11 11:37:43 -04:00
Makefile sensors: implement system calls 2017-10-07 10:45:15 -07:00