Gregory Nutt
|
77f5c34af0
|
Fix some common typos
|
2015-08-16 11:00:30 -06:00 |
|
Gregory Nutt
|
4a0f89168a
|
SAMV71-XULT: Update README
|
2015-08-16 10:59:35 -06:00 |
|
Gregory Nutt
|
e29220183a
|
Fix some common typos
|
2015-08-16 10:59:10 -06:00 |
|
Gregory Nutt
|
9e5e91c204
|
SAMV7 USBHS device: Fix backward test of TXINIT. Driver now appears to be functional
|
2015-08-16 08:55:44 -06:00 |
|
Gregory Nutt
|
2478d27dd8
|
Update submodules
|
2015-08-15 13:03:31 -06:00 |
|
Gregory Nutt
|
b503bf6ca1
|
SAMV7 USB device: Fix base address of USBHS RAM; remove a bad assertion; fix clearing of endpoint interrupts
|
2015-08-15 13:00:32 -06:00 |
|
Gregory Nutt
|
9d7301f474
|
SAMV7 USBHS device: Need to enable endpoint before configuring it; Check for USB suspended backward
|
2015-08-15 10:41:15 -06:00 |
|
Gregory Nutt
|
a33bcc42fd
|
Update ChangeLog
|
2015-08-14 18:13:57 -06:00 |
|
Gregory Nutt
|
651317ee49
|
SAML21: Various SERCOM fixes
|
2015-08-14 18:11:02 -06:00 |
|
Gregory Nutt
|
348060f5d2
|
SAMV7: Add QSPI Register Definition Header File
|
2015-08-14 18:11:01 -06:00 |
|
Gregory Nutt
|
1c41236fa1
|
Merged in paulpatience/nuttx (pull request #18)
Added support for other MS58XX altimeters.
|
2015-08-14 18:09:14 -06:00 |
|
Paul A. Patience
|
3303ef8c85
|
Added support for other MS58XX altimeters.
|
2015-08-14 20:04:16 -04:00 |
|
Gregory Nutt
|
8f7453b5ec
|
Addings to stdlib.h must be added to cstdlib too
|
2015-08-14 12:04:57 -06:00 |
|
Gregory Nutt
|
150f79a198
|
Backout commit e03b47b6e28ca98a6cc8497ad822309de5153eb3
|
2015-08-14 10:24:56 -06:00 |
|
Gregory Nutt
|
eb19e0c0e2
|
Add two files that I forgot in a previous commit
|
2015-08-14 10:12:04 -06:00 |
|
Gregory Nutt
|
768d892188
|
Add si_errno to siginfo_t
|
2015-08-14 10:10:32 -06:00 |
|
Gregory Nutt
|
6df94096ca
|
Add ldiv() and lldiv() too
|
2015-08-14 08:45:59 -06:00 |
|
Stavros Polymenis
|
301f215638
|
Add support for div() to the C library. From OrbitalFox
|
2015-08-14 08:35:01 -06:00 |
|
Gregory Nutt
|
dd7ffa481c
|
Fix a spelling error in a comment
|
2015-08-14 08:22:03 -06:00 |
|
Gregory Nutt
|
b0ea76e8ac
|
Add MoxaRT as an ARM architecture
|
2015-08-14 08:21:09 -06:00 |
|
Gregory Nutt
|
48107bf073
|
poll() now returns POLLERR for any file descriptor that returns a failure during the poll setup
|
2015-08-13 14:58:52 -06:00 |
|
- Max Neklyudov
|
3f8a084d01
|
fs/vfs/fs_poll.c: use sem_tickwait instead of sem_timedwait
|
2015-08-13 14:28:31 -06:00 |
|
Gregory Nutt
|
7d0f9436d2
|
Refresh submodules
|
2015-08-13 11:59:06 -06:00 |
|
Gregory Nutt
|
5323597c3f
|
Prep for 7.11 release
|
2015-08-13 11:51:53 -06:00 |
|
Gregory Nutt
|
13384f05d2
|
Prep for 7.11 release
|
2015-08-13 11:48:35 -06:00 |
|
Gregory Nutt
|
a44a208ff6
|
SAMV71 MCAN: Change Kconfig so that zero is no longer the default value for the size of RXFIFO0, RXFIFO1, and TXFIFIQ. In fact, zero is not an illegal value
|
2015-08-13 08:13:49 -06:00 |
|
Gregory Nutt
|
bef5eb0bc9
|
Fix a typo in a preprocessor warning
|
2015-08-12 15:32:46 -06:00 |
|
Gregory Nutt
|
b9d4ead73f
|
SAMV7 MCAN: Correct usage of PCLK prescaler. From Frank Benkert
|
2015-08-12 11:17:03 -06:00 |
|
Gregory Nutt
|
53638b10dc
|
SAMV7 USBHS device: Modify how ATTACH is performed if the use host has already reset
|
2015-08-12 11:13:18 -06:00 |
|
Gregory Nutt
|
68932c02d3
|
Fix typos in SAMV7 MCAN. From Frank Benkert
|
2015-08-12 08:17:50 -06:00 |
|
Gregory Nutt
|
a543dfbcec
|
Update ChangeLog; Convert a few tabs to spaces
|
2015-08-11 21:12:15 -06:00 |
|
Gregory Nutt
|
194b0ace4d
|
Merged in paulpatience/nuttx (pull request #17)
Added MS5805 altimeter.
|
2015-08-11 21:06:06 -06:00 |
|
Paul A. Patience
|
c4b888b41d
|
Added MS5805 altimeter.
|
2015-08-11 22:50:11 -04:00 |
|
Gregory Nutt
|
4c4868c69f
|
More cosmetic changes: Fix some errors in comments and some indentation problems
|
2015-08-11 19:23:51 -06:00 |
|
Gregory Nutt
|
850225223d
|
Costmetic fix to a comment
|
2015-08-11 19:21:15 -06:00 |
|
Gregory Nutt
|
530d229361
|
net/udp: Add support for send() with connected UDP sockets
|
2015-08-11 19:17:55 -06:00 |
|
Gregory Nutt
|
97ce03737b
|
Top-level Makefiles: Add an application pre-configuration target
|
2015-08-11 17:35:00 -06:00 |
|
Gregory Nutt
|
597a7b2f52
|
Update TODO list
|
2015-08-11 16:13:05 -06:00 |
|
Gregory Nutt
|
2264c1fa64
|
SAMV7 USB: USB must be enabled before PMC 480MHz clock is enabled
|
2015-08-11 15:48:26 -06:00 |
|
Paul Patience
|
345683c792
|
Merged patacongo/nuttx into master
|
2015-08-11 14:31:23 -04:00 |
|
Gregory Nutt
|
29a0d5d23c
|
Update ChangeLog
|
2015-08-11 12:30:07 -06:00 |
|
Gregory Nutt
|
b2a2176123
|
Refresh submodules
|
2015-08-11 12:30:06 -06:00 |
|
Gregory Nutt
|
8aeea88f43
|
Merged in paulpatience/nuttx (pull request #16)
Added MB7040 sonar.
|
2015-08-11 12:26:57 -06:00 |
|
Paul A. Patience
|
a634ad5528
|
Added MB7040 sonar.
|
2015-08-11 13:26:56 -04:00 |
|
Gregory Nutt
|
33664a3451
|
SAMV71-XULT: Add discussion of the SPI slave driver in the README file
|
2015-08-11 09:30:52 -06:00 |
|
Gregory Nutt
|
f3d1c19965
|
SAMV7 SPI slave: Loop in the interrupt handler; RDRF and TXNE events should occur very closely in time
|
2015-08-11 09:30:24 -06:00 |
|
Gregory Nutt
|
9c9fc419e8
|
Fix error in handling CONFIG_APPS_DIR in configure.sh. From Krishna Kumar
|
2015-08-11 08:34:17 -06:00 |
|
Gregory Nutt
|
7791b2a62e
|
Refresh submodules + Update comments in SPI slave header file
|
2015-08-11 08:34:16 -06:00 |
|
Max Neklyudov
|
7d04104485
|
Networking: Allow receipt of empty UDP packets. From Max Neklyudov
|
2015-08-11 08:34:16 -06:00 |
|
Gregory Nutt
|
e0238df359
|
SPI Slave: Summarize DMA issues in SPI slave header file
|
2015-08-11 08:34:15 -06:00 |
|