.. |
.gitignore
|
…
|
|
Makefile
|
6loWPAN: Fix compile errors and warnings when building the complete 6loWPAN configuration.
|
2017-04-02 17:46:22 -06:00 |
board_lcd.c
|
Centralize definitions associated with CONFIG_DEBUG_LCD
|
2016-06-15 11:40:33 -06:00 |
nuttx-names.dat
|
Fix some backward DEBUGASSERT tests in ROMFS and FAT.
|
2017-02-13 14:06:39 -06:00 |
up_ajoystick.c
|
…
|
|
up_allocateheap.c
|
…
|
|
up_blockdevice.c
|
ramdisk.h moved from include/fs/nuttx/ to include/nuttx/drivers.
|
2016-07-20 14:02:18 -06:00 |
up_blocktask.c
|
SMP: Back out deferred IRQ locking. This was accidentally merged into master and it looks like it is going to be more work than I thought to get it working again. Changes will go to the irqlock branch.
|
2016-12-24 19:53:37 -06:00 |
up_cpuidlestack.c
|
…
|
|
up_createstack.c
|
…
|
|
up_devconsole.c
|
…
|
|
up_deviceimage.c
|
arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-14 11:49:55 -06:00 |
up_exit.c
|
SMP: Back out deferred IRQ locking. This was accidentally merged into master and it looks like it is going to be more work than I thought to get it working again. Changes will go to the irqlock branch.
|
2016-12-24 19:53:37 -06:00 |
up_framebuffer.c
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
up_head.c
|
…
|
|
up_hostfs.c
|
hostfs: Add support for fstat().
|
2017-02-14 09:54:08 -06:00 |
up_hostusleep.c
|
…
|
|
up_idle.c
|
6loWPAN: Fix compile errors and warnings when building the complete 6loWPAN configuration.
|
2017-04-02 17:46:22 -06:00 |
up_initialize.c
|
IOBs: Move from driver/iob to a better location in mm/iob
|
2017-05-09 07:35:30 -06:00 |
up_initialstate.c
|
…
|
|
up_internal.h
|
SIM: Fix some bad naming changes associated with the simulated touchscreen.
|
2017-04-20 07:51:27 -06:00 |
up_interruptcontext.c
|
…
|
|
up_ioexpander.c
|
Update some header commments
|
2016-08-06 18:16:31 -06:00 |
up_netdev.c
|
…
|
|
up_netdriver.c
|
net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment.
|
2017-04-22 11:10:30 -06:00 |
up_oneshot.c
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
up_qspiflash.c
|
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
|
2017-02-28 18:22:58 -06:00 |
up_releasepending.c
|
Revert "All CMP platforms: Apply same fix verified on other platforms found on Xtensa."
|
2016-12-25 07:08:44 -06:00 |
up_releasestack.c
|
…
|
|
up_reprioritizertr.c
|
SMP: Back out deferred IRQ locking. This was accidentally merged into master and it looks like it is going to be more work than I thought to get it working again. Changes will go to the irqlock branch.
|
2016-12-24 19:53:37 -06:00 |
up_romgetc.c
|
…
|
|
up_schednote.c
|
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:08 -06:00 |
up_schedulesigaction.c
|
…
|
|
up_setjmp32.S
|
…
|
|
up_setjmp64.S
|
…
|
|
up_simsmp.c
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
up_simuart.c
|
…
|
|
up_smphook.c
|
…
|
|
up_smpsignal.c
|
SMP: Back out deferred IRQ locking. This was accidentally merged into master and it looks like it is going to be more work than I thought to get it working again. Changes will go to the irqlock branch.
|
2016-12-24 19:53:37 -06:00 |
up_spiflash.c
|
Add an instance argument to the SPIDEV definitions.
|
2017-04-29 12:26:52 -06:00 |
up_stackframe.c
|
…
|
|
up_tapdev.c
|
…
|
|
up_testset.c
|
Fix a cloned typo
|
2016-10-19 09:14:21 -06:00 |
up_tickless.c
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
up_touchscreen.c
|
SIM: Fix some bad naming changes associated with the simulated touchscreen.
|
2017-04-20 07:51:27 -06:00 |
up_uartwait.c
|
Update TODO. Provide do-nothing stubs for mutex attribute interfaces if features not enabled. pthread_cond includes a signaling semaphore and should call sem_setprotocol.
|
2016-11-05 11:06:52 -06:00 |
up_unblocktask.c
|
SMP: Back out deferred IRQ locking. This was accidentally merged into master and it looks like it is going to be more work than I thought to get it working again. Changes will go to the irqlock branch.
|
2016-12-24 19:53:37 -06:00 |
up_usestack.c
|
…
|
|
up_wpcap.c
|
…
|
|
up_x11eventloop.c
|
…
|
|
up_x11framebuffer.c
|
…
|
|