Lorenz Meier
66879e6ff6
Hotfix: Make maxoptimization configurable from the shell via MAXOPTIMIZATION=-O0 V=1 make archives
12 years ago
Andrew Tridgell
a627f6c0eb
otgfsdev: removed a DEBUGASSERT() that causes a crash on windows reconnect
...
when windows reconnects to a ACM device, this assert sometimes
triggered. The case it is looking for is handled further down.
12 years ago
px4dev
686139c7d8
HACK: don't call the card-changed callback with interrupts disabled, as it means that timeouts don't work.
12 years ago
px4dev
8fcbb4f669
Merge SDIO changes and hack config to make it work.
...
We need to resolve the DMA-safe memory allocation story, but until then let's disable the CCM. We still have as much RAM as the v1.x boards in this mode.
12 years ago
px4dev
52bb5e561c
Fix memory sizing so that we get the extra 64K we promised.
12 years ago
px4dev
f243f6ef66
Scratch in a mostly-building board config for fmuv2
12 years ago
px4dev
f82af140ae
Hand-merge F427 patches.
12 years ago
Lorenz Meier
4673a79e6c
USB fixes from Petteri Aimonen, cherry-picked.
12 years ago
Lorenz Meier
4216982d54
Made timeouts configurable, untested
12 years ago
px4dev
0c7c32ce95
Merge whitespace and comments so that we are closer to in sync with trunk.
12 years ago
px4dev
7791704ef2
Back out the ADC DMA support. We aren't using or maintaining it, and it doesn't work "right" either.
12 years ago
patacongo
a6d4497461
Additional patches from Petteri Aimonen for FAT, STM32 SPI, and AT25
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5593 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
966e801032
Misc clean; mark assertions as non-returning; allow toolchain prefix to be overriden from make command line
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5591 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
28a0241ccd
Missing calls to class SUSPEND/RESUME methods in all USB drivers
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5590 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
94360f3474
With the last fixes to the STM32 OTG FS driver, the old poll hack no longer seems necessary
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5588 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
b433eca18d
The STM32 F2/4 OTG FS device driver seems to be functional
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5587 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
4a3b0823cb
LM4F update from JP
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5586 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
e44fbfdc5a
Add LM3S/4F family definitions
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5585 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
37d3293690
Remove the g_iocon[] arrary
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5584 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
2ee8d52159
LPC1788 updated from Rommel Marcelo
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5583 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
79ccfa4ae6
Add syslog.h; rename lib_rawprintf() to syslog()
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
433dae7422
Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JP
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
12af0cacd6
Misc SYSLOG and STM32 serial fixes
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5576 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
cc99071a68
Serial driver needed even when no console; Fix user LED settings in all STM32 configurations
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5575 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
b82c36961a
Move stream data from TCB to task group structure.
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5569 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
5b6482a22b
Move file data from TCB to task group
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5567 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
25e9b8d084
Fix poll/select issue reported by Qiang
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5559 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
91504abf89
Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JP
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5558 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
888306f728
Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JP
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5557 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
px4dev
51c47769f8
Restore the correct handling of the ACK flag at read completion.
12 years ago
patacongo
63f8c0a954
Add option to used keyboard CODEC in apps/examples/keypadtest
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5554 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
340a72b7cd
Add logic to retain child task exit status if so configured
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5553 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
f86f863834
Add single-wire UART support to STM32 serial driver
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5552 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
b10238efee
Missed changed from last lpc1788 check-in
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5551 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
3cb33101a9
Add lpc178x_iocon.h from Rommel Marcelo
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5550 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
336f91b4e6
lpc1788 update from Rommel Marcelo; Beginning of logic to retain child exit status
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5549 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
7dad51762d
Use of BASEPRI to control ARM interrupts is now functional
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5548 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
9375b285f2
More logic to use BASEPRI to control interrupts -- still doesn't work
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5547 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
4742f55507
Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARMv7-M architectures
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5546 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
Simon Wilks
ecd01dc2e8
We aren't using RS485 but single wire.
12 years ago
Lorenz Meier
c15093bb55
Bringing back old I2C code, just temporary workaround
12 years ago
patacongo
53e8b454bf
Add configuration for Wave Share Open1788 (fragmentary)
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5537 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
eb1e5b46af
Add vectors for the LPC1788 - from Rommel Marcelo
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5536 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
a79a2bfbd6
More LPC1788 register definitions from Rommel Marcelo
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5535 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
40041c8792
Refactor all lpc17xx header files (more like STM32 header file structure now)
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5534 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
3ff155d048
Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use kconfig-frontends
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5533 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
55b9700d59
STM32 I2C changes from Mike Smith
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5532 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
px4dev
bc35bb23dd
HOTFIX: disable interrupt-driven I2C mode, configure pessimistic I2C timeout, correct handling of the NAK generation for I2C master reads.
...
This looks like it addresses the recent I2C lockup issue, unfortunately it also increases CPU consumption by ~5% for the I2C sensor bus.
12 years ago
patacongo
19e43efe23
NSH will now run files from the file system; Add logic to unload and clean-up after running a task from a file system; Extensions to builtin apps from Mike Smith
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5529 42af7a65-404d-4744-a932-0658087f49c3
12 years ago
patacongo
90a72e97d3
Implement vfork() for the MIPS32 architecture
...
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5520 42af7a65-404d-4744-a932-0658087f49c3
12 years ago