Gregory Nutt
|
76dc238baf
|
Add more name mappings to nuttx-names.dat
|
2016-07-17 09:44:27 -06:00 |
|
Alan Carvalho de Assis
|
91ba0be667
|
Enable TERMIOS support in stm32discovery/pseudoterm configuration
|
2016-07-16 17:49:37 -06:00 |
|
Gregory Nutt
|
ba62b49190
|
SIM: Add more names to nuttx-namex.dat
|
2016-07-16 16:14:18 -06:00 |
|
Gregory Nutt
|
e767df5994
|
SIM: Add another name to the NuttX names list
|
2016-03-22 13:00:09 -06:00 |
|
Gregory Nutt
|
526c90986a
|
sim SMP: CPU0 should not be the main thread. That introduces an asymmetry since the main thread has no pthread_t ID. Instead, start an additional pthread for CPU0. The main thread will just wait and do nothing in this case
|
2016-02-18 14:54:48 -06:00 |
|
Gregory Nutt
|
08e2fc0be8
|
Can't call sdbg() from a signal handler; And another name to nuttx-names.dat
|
2016-02-18 12:29:37 -06:00 |
|
Gregory Nutt
|
3deac3d43d
|
SMP: Initial implementation of up_cpu_pause and up_cpu_resume. Does not yet work.
|
2016-02-18 11:12:43 -06:00 |
|
Gregory Nutt
|
8ac45d4f4d
|
Add some additional schedule instrumentation
|
2016-02-16 15:19:44 -06:00 |
|
Gregory Nutt
|
e238b29ddf
|
SIM: Add pthread_yield to the list of name collisions
|
2016-02-15 11:44:53 -06:00 |
|
Gregory Nutt
|
52f88b0625
|
SIM: Add simulation of a multi-CPU processor
|
2016-02-10 14:58:21 -06:00 |
|
Gregory Nutt
|
2030784891
|
sim: Add more symbols to nuttx-names.dat
|
2016-01-14 15:14:25 -06:00 |
|
Ken Pettit
|
641ca79321
|
arch/sim/src: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit
|
2015-11-25 08:36:44 -06:00 |
|
Gregory Nutt
|
a25d0908f8
|
Simulator: Add more name conversons. From Max Neklyudov
|
2015-05-29 08:20:06 -06:00 |
|
Gregory Nutt
|
95c885977a
|
apps/examples/ostest: Add a test for the sigprocmask, sighold, and sigrelse
|
2015-04-09 15:53:59 -06:00 |
|
Gregory Nutt
|
c638c67ad4
|
Add umount2(). umount() is now a macro that just calls umount2() with flags = 0.
|
2015-03-14 16:48:45 -06:00 |
|
Gregory Nutt
|
a2efa2fed8
|
Unix domain: More fixes. With these changes, apps/examples/ustream works
|
2015-01-28 08:39:48 -06:00 |
|
Gregory Nutt
|
944b34e31f
|
Unix domain: A few fixes from early integration
|
2015-01-27 16:39:30 -06:00 |
|
Gregory Nutt
|
f988838d40
|
SIM: Add more symbols to /arch/sim/src/nuttx-names.dat
|
2014-11-02 11:44:09 -06:00 |
|
Gregory Nutt
|
e1aa0b039f
|
Mostly cosmetic changes to simulator
|
2014-10-01 08:40:52 -06:00 |
|
Gregory Nutt
|
f7e857b42b
|
Completes simulated uart implementation... does not work
|
2014-09-30 14:41:57 -06:00 |
|
Gregory Nutt
|
dfb5bc1413
|
NET: More renaming
|
2014-07-03 17:53:16 -06:00 |
|
patacongo
|
6fa071d2df
|
Add more NX name space fixups
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1377 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-01 18:49:33 +00:00 |
|
patacongo
|
2a8f3fa3a3
|
Sim target no longer uses Linux syscalls; works with Cygwin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@759 42af7a65-404d-4744-a932-0658087f49c3
|
2008-06-01 13:18:51 +00:00 |
|