David Sidrane
|
c83d92e846
|
RAMTRON: Update driver to include support for newer RAMTRON parts.
|
2015-08-10 11:30:37 -06:00 |
|
Gregory Nutt
|
c68b4b10e4
|
Sync submodules
|
2015-08-10 11:05:35 -06:00 |
|
Gregory Nutt
|
422ea4f673
|
Another epoll() change: Should not call printf from inside the OS
|
2015-08-10 10:41:58 -06:00 |
|
Gregory Nutt
|
c74dc5f83f
|
Changes from review epoll() implementation for consistency with NuttX naming and coding style
|
2015-08-10 10:38:41 -06:00 |
|
Gregory Nutt
|
0c34ef7468
|
Update ChangeLog
|
2015-08-10 10:18:42 -06:00 |
|
Gregory Nutt
|
2c79094af9
|
Merged in rnouse/nuttx (pull request #13)
Add simple `epoll' wrapper around `poll'
|
2015-08-10 10:13:56 -06:00 |
|
Gregory Nutt
|
d61e49b7cd
|
Fix typo, include comments in the SPI slave interface header file
|
2015-08-10 10:05:56 -06:00 |
|
Anton D. Kachalov
|
8d26ad86b1
|
Merge branch 'master' of https://bitbucket.org/patacongo/nuttx
|
2015-08-10 18:16:09 +03:00 |
|
Anton D. Kachalov
|
fd07043180
|
Add simple epoll' wrapper around poll'
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-10 18:15:24 +03:00 |
|
Paul Patience
|
b4bc5bd796
|
Merged patacongo/nuttx into master
|
2015-08-10 09:37:24 -04:00 |
|
Gregory Nutt
|
21d4f00e65
|
Add the prototype for up_spi_slave_initialize() to the SPI slave interface header file
|
2015-08-09 17:42:47 -06:00 |
|
Gregory Nutt
|
17fab9dbd5
|
Updated comments in header file
|
2015-08-09 17:22:27 -06:00 |
|
Gregory Nutt
|
1df8ff1de8
|
SPI Slave Interface: Clean up/simplify some naming
|
2015-08-09 16:22:19 -06:00 |
|
Gregory Nutt
|
f570a9b770
|
Add output queuing to SPI slave interface
|
2015-08-09 15:42:57 -06:00 |
|
Gregory Nutt
|
5848101c1f
|
Fix/improve some issues in the SPI slave interface header file
|
2015-08-09 12:06:46 -06:00 |
|
Gregory Nutt
|
7317f3bd88
|
Refresh modules; trival change to comments in header file
|
2015-08-09 09:49:49 -06:00 |
|
Gregory Nutt
|
0db86bc509
|
SPI Slave: Another big simplication to the interfqace design
|
2015-08-08 16:16:53 -06:00 |
|
Gregory Nutt
|
f604c813ff
|
SPI Slave: Add an unbind() method to the slave interface
|
2015-08-08 12:18:05 -06:00 |
|
Gregory Nutt
|
b9503c4dbc
|
Update ChangeLog
|
2015-08-08 10:47:12 -06:00 |
|
Gregory Nutt
|
0ce50caa06
|
Forgot to add the main SPI slave interface header file in the last commit
|
2015-08-08 10:46:13 -06:00 |
|
Gregory Nutt
|
b6d6776d02
|
Add a preliminary definition for an SPI slave interface
|
2015-08-08 10:45:15 -06:00 |
|
Gregory Nutt
|
567f1f4b1c
|
Resynch submodules
|
2015-08-08 08:39:56 -06:00 |
|
Gregory Nutt
|
fcf1743c0a
|
Update ChangeLog
|
2015-08-07 15:45:57 -06:00 |
|
Gregory Nutt
|
e9bbc57831
|
Merged in paulpatience/nuttx (pull request #12)
Added AS5048B magnetic rotary encoder.
|
2015-08-07 15:33:48 -06:00 |
|
Paul A. Patience
|
b7e0fc34c5
|
Added AS5048B magnetic rotary encoder.
|
2015-08-07 17:22:01 -04:00 |
|
Gregory Nutt
|
0dacef7562
|
Update submodules
|
2015-08-07 12:31:33 -06:00 |
|
Gregory Nutt
|
834e01ea7c
|
can.c: Fix a couple of missed DLC conversions
|
2015-08-07 11:41:31 -06:00 |
|
Gregory Nutt
|
f7b64b1bfc
|
can.h: Mostly cosmetic cleanup
|
2015-08-07 09:02:12 -06:00 |
|
Gregory Nutt
|
2591b2b198
|
CAN: Extend new filter IOCTLs to support message prioritization and additional filter modes
|
2015-08-07 08:24:12 -06:00 |
|
Paul Patience
|
01c2f6c806
|
Merged patacongo/nuttx into master
|
2015-08-07 09:51:17 -04:00 |
|
Gregory Nutt
|
6d59603610
|
Trivial updates from review of LM92 driver; Update ChangeLog
|
2015-08-06 16:33:02 -06:00 |
|
Gregory Nutt
|
41a09a6d64
|
Merged in paulpatience/nuttx (pull request #11)
Added LM92 temperature sensor.
|
2015-08-06 16:26:26 -06:00 |
|
Paul A. Patience
|
282c4f5347
|
Added LM92 temperature sensor.
|
2015-08-06 17:35:34 -04:00 |
|
Gregory Nutt
|
0dd273935a
|
Standardize naming of all SLIP configuration options
|
2015-08-06 15:08:15 -06:00 |
|
Gregory Nutt
|
86769101a1
|
SLIP: Review code, update comments, add missing configuration items
|
2015-08-06 14:32:12 -06:00 |
|
Gregory Nutt
|
1ff1cd6c0c
|
Update ChangeLog
|
2015-08-06 14:07:59 -06:00 |
|
Gregory Nutt
|
e1c902d468
|
Remove some incorrect comments
|
2015-08-06 14:06:43 -06:00 |
|
Gregory Nutt
|
f4d9c3e33d
|
CAN extended IDs are 29, not 28 bits
|
2015-08-06 11:51:13 -06:00 |
|
Gregory Nutt
|
36db0725c5
|
Update TODO list
|
2015-08-06 10:28:34 -06:00 |
|
Gregory Nutt
|
007e258c2b
|
Update some function headers
|
2015-08-05 16:22:40 -06:00 |
|
Gregory Nutt
|
4b58990362
|
CAN: Add CAN FD mode as a configuration option
|
2015-08-05 13:56:48 -06:00 |
|
Gregory Nutt
|
36d4559ee8
|
CAN: Define IOCTL commands that manage filters
|
2015-08-05 13:00:31 -06:00 |
|
Gregory Nutt
|
9a347f135a
|
Update submodules
|
2015-08-05 09:17:27 -06:00 |
|
Gregory Nutt
|
a17d6e26a1
|
Update submodules
|
2015-08-05 08:22:26 -06:00 |
|
Gregory Nutt
|
e3decca82c
|
Cosmetic update to some comments
|
2015-08-05 08:07:58 -06:00 |
|
Gregory Nutt
|
6909553d81
|
Merged in rnouse/nuttx (pull request #10)
Support for multicast in FTMAC100 & debug compilation fixup
|
2015-08-03 11:15:39 -06:00 |
|
Gregory Nutt
|
9cbac41e78
|
Clean-up/standardize a few header files
|
2015-08-03 11:01:41 -06:00 |
|
Gregory Nutt
|
991adde6ae
|
Add definition of SCHED_MAX_REPL
|
2015-08-03 10:46:36 -06:00 |
|
Anton D. Kachalov
|
f62ca5b01a
|
Compilation fixup: change "|=" -> "!="
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 19:43:59 +03:00 |
|
Anton D. Kachalov
|
2db954c189
|
Add support for multicast address (via hashtable)
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 19:43:17 +03:00 |
|