.. |
Kconfig
|
Kconfig update
|
13 years ago |
Makefile
|
Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes some complex logic needs to execute when closing file descriptors and this needs to happen early while the task is still healthy
|
13 years ago |
atexit.c
|
Move file-system header files to include/nuttx/fs
|
13 years ago |
clock_abstime2ticks.c
|
Completes coding of the PWM module
|
13 years ago |
clock_getres.c
|
Completes coding of the PWM module
|
13 years ago |
clock_gettime.c
|
Completes coding of the PWM module
|
13 years ago |
clock_gettimeofday.c
|
Completes coding of the PWM module
|
13 years ago |
clock_initialize.c
|
Add clock_synchronize() which may be used to re-synchonize the system time with an RTC after recovering from a low power state
|
13 years ago |
clock_internal.h
|
Completes coding of the PWM module
|
13 years ago |
clock_settime.c
|
Completes coding of the PWM module
|
13 years ago |
clock_systimer.c
|
Completes coding of the PWM module
|
13 years ago |
clock_ticks2time.c
|
Completes coding of the PWM module
|
13 years ago |
clock_time2ticks.c
|
Completes coding of the PWM module
|
13 years ago |
env_clearenv.c
|
Completes coding of the PWM module
|
13 years ago |
env_dup.c
|
Completes coding of the PWM module
|
13 years ago |
env_dupenv.c
|
Completes coding of the PWM module
|
13 years ago |
env_findvar.c
|
Completes coding of the PWM module
|
13 years ago |
env_getenv.c
|
Completes coding of the PWM module
|
13 years ago |
env_getenvironptr.c
|
Completes coding of the PWM module
|
13 years ago |
env_internal.h
|
Completes coding of the PWM module
|
13 years ago |
env_putenv.c
|
Completes coding of the PWM module
|
13 years ago |
env_release.c
|
Completes coding of the PWM module
|
13 years ago |
env_removevar.c
|
Completes coding of the PWM module
|
13 years ago |
env_setenv.c
|
Completes coding of the PWM module
|
13 years ago |
env_share.c
|
Completes coding of the PWM module
|
13 years ago |
env_unsetenv.c
|
Completes coding of the PWM module
|
13 years ago |
errno_get.c
|
Completes coding of the PWM module
|
13 years ago |
errno_getptr.c
|
Completes coding of the PWM module
|
13 years ago |
errno_set.c
|
Completes coding of the PWM module
|
13 years ago |
exit.c
|
Move file-system header files to include/nuttx/fs
|
13 years ago |
getpid.c
|
Completes coding of the PWM module
|
13 years ago |
irq_attach.c
|
Fix buffer full test in generic CAN driver (plus fixes to comments)
|
13 years ago |
irq_dispatch.c
|
Completes coding of the PWM module
|
13 years ago |
irq_initialize.c
|
Completes coding of the PWM module
|
13 years ago |
irq_internal.h
|
Completes coding of the PWM module
|
13 years ago |
irq_unexpectedisr.c
|
Completes coding of the PWM module
|
13 years ago |
kmm_addregion.c
|
Completes coding of the PWM module
|
13 years ago |
kmm_initialize.c
|
Completes coding of the PWM module
|
13 years ago |
kmm_kfree.c
|
Completes coding of the PWM module
|
13 years ago |
kmm_kmalloc.c
|
Completes coding of the PWM module
|
13 years ago |
kmm_krealloc.c
|
Completes coding of the PWM module
|
13 years ago |
kmm_kzalloc.c
|
Completes coding of the PWM module
|
13 years ago |
kmm_semaphore.c
|
Completes coding of the PWM module
|
13 years ago |
mq_close.c
|
Completes coding of the PWM module
|
13 years ago |
mq_descreate.c
|
Completes coding of the PWM module
|
13 years ago |
mq_findnamed.c
|
Completes coding of the PWM module
|
13 years ago |
mq_initialize.c
|
Completes coding of the PWM module
|
13 years ago |
mq_internal.h
|
Completes coding of the PWM module
|
13 years ago |
mq_msgfree.c
|
Completes coding of the PWM module
|
13 years ago |
mq_msgqfree.c
|
Completes coding of the PWM module
|
13 years ago |
mq_notify.c
|
Completes coding of the PWM module
|
13 years ago |
mq_open.c
|
Completes coding of the PWM module
|
13 years ago |
mq_rcvinternal.c
|
Completes coding of the PWM module
|
13 years ago |
mq_receive.c
|
Completes coding of the PWM module
|
13 years ago |
mq_send.c
|
Completes coding of the PWM module
|
13 years ago |
mq_sndinternal.c
|
Completes coding of the PWM module
|
13 years ago |
mq_timedreceive.c
|
Completes coding of the PWM module
|
13 years ago |
mq_timedsend.c
|
Completes coding of the PWM module
|
13 years ago |
mq_unlink.c
|
Completes coding of the PWM module
|
13 years ago |
mq_waitirq.c
|
Completes coding of the PWM module
|
13 years ago |
on_exit.c
|
Move file-system header files to include/nuttx/fs
|
13 years ago |
os_bringup.c
|
Completes coding of the PWM module
|
13 years ago |
os_internal.h
|
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
|
13 years ago |
os_start.c
|
NFS update
|
13 years ago |
pg_internal.h
|
Completes coding of the PWM module
|
13 years ago |
pg_miss.c
|
Completes coding of the PWM module
|
13 years ago |
pg_worker.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_barrierdestroy.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_barrierinit.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_barrierwait.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_cancel.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_completejoin.c
|
Fix an PIC32 error in scheduling of signal handlers
|
13 years ago |
pthread_condbroadcast.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_conddestroy.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_condinit.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_condsignal.c
|
Minor updates for PIC32 USB device driver bugs
|
13 years ago |
pthread_condtimedwait.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_condwait.c
|
Minor updates for PIC32 USB device driver bugs
|
13 years ago |
pthread_create.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_detach.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_exit.c
|
Fix an PIC32 error in scheduling of signal handlers
|
13 years ago |
pthread_findjoininfo.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_getschedparam.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_getspecific.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_initialize.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_internal.h
|
Completes coding of the PWM module
|
13 years ago |
pthread_join.c
|
Fix an PIC32 error in scheduling of signal handlers
|
13 years ago |
pthread_keycreate.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_keydelete.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_kill.c
|
Fix an PIC32 error in scheduling of signal handlers
|
13 years ago |
pthread_mutexdestroy.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_mutexinit.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_mutexlock.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_mutextrylock.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_mutexunlock.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_once.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_removejoininfo.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_setcancelstate.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_setschedparam.c
|
Fix sched_setscheduler() return value
|
13 years ago |
pthread_setschedprio.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_setspecific.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_sigmask.c
|
Completes coding of the PWM module
|
13 years ago |
pthread_yield.c
|
Completes coding of the PWM module
|
13 years ago |
sched_addblocked.c
|
Completes coding of the PWM module
|
13 years ago |
sched_addprioritized.c
|
Completes coding of the PWM module
|
13 years ago |
sched_addreadytorun.c
|
Completes coding of the PWM module
|
13 years ago |
sched_foreach.c
|
Completes coding of the PWM module
|
13 years ago |
sched_free.c
|
Completes coding of the PWM module
|
13 years ago |
sched_garbage.c
|
Completes coding of the PWM module
|
13 years ago |
sched_getfiles.c
|
Completes coding of the PWM module
|
13 years ago |
sched_getparam.c
|
Completes coding of the PWM module
|
13 years ago |
sched_getscheduler.c
|
Completes coding of the PWM module
|
13 years ago |
sched_getsockets.c
|
Completes coding of the PWM module
|
13 years ago |
sched_getstreams.c
|
Completes coding of the PWM module
|
13 years ago |
sched_gettcb.c
|
Completes coding of the PWM module
|
13 years ago |
sched_lock.c
|
Completes coding of the PWM module
|
13 years ago |
sched_lockcount.c
|
Completes coding of the PWM module
|
13 years ago |
sched_mergepending.c
|
Completes coding of the PWM module
|
13 years ago |
sched_processtimer.c
|
Completes coding of the PWM module
|
13 years ago |
sched_releasefiles.c
|
Move file-system header files to include/nuttx/fs
|
13 years ago |
sched_releasetcb.c
|
Numerous cosmetic changes while debugging a telnet driver issue
|
13 years ago |
sched_removeblocked.c
|
Completes coding of the PWM module
|
13 years ago |
sched_removereadytorun.c
|
Numerous cosmetic changes while debugging a telnet driver issue
|
13 years ago |
sched_reprioritize.c
|
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
|
13 years ago |
sched_rrgetinterval.c
|
Completes coding of the PWM module
|
13 years ago |
sched_self.c
|
Completes coding of the PWM module
|
13 years ago |
sched_setparam.c
|
Completes coding of the PWM module
|
13 years ago |
sched_setpriority.c
|
Completes coding of the PWM module
|
13 years ago |
sched_setscheduler.c
|
Fix sched_setscheduler() return value
|
13 years ago |
sched_setupidlefiles.c
|
Fix read() return value for the case of permissions problem
|
13 years ago |
sched_setuppthreadfiles.c
|
Move file-system header files to include/nuttx/fs
|
13 years ago |
sched_setupstreams.c
|
Move file-system header files to include/nuttx/fs
|
13 years ago |
sched_setuptaskfiles.c
|
Move file-system header files to include/nuttx/fs
|
13 years ago |
sched_unlock.c
|
Completes coding of the PWM module
|
13 years ago |
sched_verifytcb.c
|
Completes coding of the PWM module
|
13 years ago |
sched_waitpid.c
|
Add a test to verify that FPU registers are properly saved and restored on context switches.
|
13 years ago |
sched_yield.c
|
Completes coding of the PWM module
|
13 years ago |
sem_close.c
|
Completes coding of the PWM module
|
13 years ago |
sem_destroy.c
|
Completes coding of the PWM module
|
13 years ago |
sem_findnamed.c
|
Completes coding of the PWM module
|
13 years ago |
sem_holder.c
|
Completes coding of the PWM module
|
13 years ago |
sem_initialize.c
|
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
|
13 years ago |
sem_internal.h
|
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
|
13 years ago |
sem_open.c
|
Completes coding of the PWM module
|
13 years ago |
sem_post.c
|
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
|
13 years ago |
sem_timedwait.c
|
Completes coding of the PWM module
|
13 years ago |
sem_trywait.c
|
Completes coding of the PWM module
|
13 years ago |
sem_unlink.c
|
Completes coding of the PWM module
|
13 years ago |
sem_wait.c
|
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
|
13 years ago |
sem_waitirq.c
|
Completes coding of the PWM module
|
13 years ago |
sig_action.c
|
Completes coding of the PWM module
|
13 years ago |
sig_allocatependingsigaction.c
|
Completes coding of the PWM module
|
13 years ago |
sig_cleanup.c
|
Completes coding of the PWM module
|
13 years ago |
sig_deliver.c
|
Completes coding of the PWM module
|
13 years ago |
sig_findaction.c
|
Completes coding of the PWM module
|
13 years ago |
sig_initialize.c
|
Completes coding of the PWM module
|
13 years ago |
sig_internal.h
|
Completes coding of the PWM module
|
13 years ago |
sig_kill.c
|
Fix an PIC32 error in scheduling of signal handlers
|
13 years ago |
sig_lowest.c
|
Completes coding of the PWM module
|
13 years ago |
sig_mqnotempty.c
|
Completes coding of the PWM module
|
13 years ago |
sig_pending.c
|
Completes coding of the PWM module
|
13 years ago |
sig_procmask.c
|
Completes coding of the PWM module
|
13 years ago |
sig_queue.c
|
Completes coding of the PWM module
|
13 years ago |
sig_received.c
|
Fix an PIC32 error in scheduling of signal handlers
|
13 years ago |
sig_releasependingsigaction.c
|
Completes coding of the PWM module
|
13 years ago |
sig_releasependingsignal.c
|
Completes coding of the PWM module
|
13 years ago |
sig_removependingsignal.c
|
Completes coding of the PWM module
|
13 years ago |
sig_suspend.c
|
Completes coding of the PWM module
|
13 years ago |
sig_timedwait.c
|
Completes coding of the PWM module
|
13 years ago |
sig_unmaskpendingsignal.c
|
Completes coding of the PWM module
|
13 years ago |
sig_waitinfo.c
|
Completes coding of the PWM module
|
13 years ago |
sleep.c
|
Completes coding of the PWM module
|
13 years ago |
task_activate.c
|
Completes coding of the PWM module
|
13 years ago |
task_create.c
|
Completes coding of the PWM module
|
13 years ago |
task_delete.c
|
Rename some USB device files
|
13 years ago |
task_deletecurrent.c
|
Numerous cosmetic changes while debugging a telnet driver issue
|
13 years ago |
task_exithook.c
|
Rename some USB device files
|
13 years ago |
task_init.c
|
Completes coding of the PWM module
|
13 years ago |
task_restart.c
|
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
|
13 years ago |
task_setup.c
|
Updated comments; starting to implement priority protection but backed everything out but some changes to comments
|
13 years ago |
task_start.c
|
Completes coding of the PWM module
|
13 years ago |
timer_create.c
|
Completes coding of the PWM module
|
13 years ago |
timer_delete.c
|
Completes coding of the PWM module
|
13 years ago |
timer_getoverrun.c
|
Completes coding of the PWM module
|
13 years ago |
timer_gettime.c
|
Completes coding of the PWM module
|
13 years ago |
timer_initialize.c
|
Completes coding of the PWM module
|
13 years ago |
timer_internal.h
|
Completes coding of the PWM module
|
13 years ago |
timer_release.c
|
Completes coding of the PWM module
|
13 years ago |
timer_settime.c
|
Completes coding of the PWM module
|
13 years ago |
usleep.c
|
Completes coding of the PWM module
|
13 years ago |
wd_cancel.c
|
Completes coding of the PWM module
|
13 years ago |
wd_create.c
|
Completes coding of the PWM module
|
13 years ago |
wd_delete.c
|
Completes coding of the PWM module
|
13 years ago |
wd_gettime.c
|
Completes coding of the PWM module
|
13 years ago |
wd_initialize.c
|
Completes coding of the PWM module
|
13 years ago |
wd_internal.h
|
Completes coding of the PWM module
|
13 years ago |
wd_start.c
|
Completes coding of the PWM module
|
13 years ago |
work_cancel.c
|
Completes coding of the PWM module
|
13 years ago |
work_internal.h
|
Completes coding of the PWM module
|
13 years ago |
work_queue.c
|
Completes coding of the PWM module
|
13 years ago |
work_thread.c
|
Completes coding of the PWM module
|
13 years ago |