55 Commits (e27481826c72d71c28740b3ecfa3ea9471b8687d)

Author SHA1 Message Date
patacongo e44fbfdc5a Add LM3S/4F family definitions 12 years ago
patacongo 91504abf89 Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JP 12 years ago
patacongo 888306f728 Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JP 12 years ago
patacongo 9375b285f2 More logic to use BASEPRI to control interrupts -- still doesn't work 12 years ago
patacongo 4742f55507 Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARMv7-M architectures 12 years ago
patacongo eb1e5b46af Add vectors for the LPC1788 - from Rommel Marcelo 12 years ago
patacongo 40041c8792 Refactor all lpc17xx header files (more like STM32 header file structure now) 12 years ago
patacongo 3ff155d048 Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use kconfig-frontends 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 12 years ago
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
patacongo d844f61f8a Re-partition Stellaris vector logic 12 years ago
patacongo 35cc14be43 Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to make room in the namespace for LM4F 12 years ago
patacongo 51fc8af31f Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configuration variables from CONFIG_LM3S_ to CONFIG_LM_ 12 years ago
patacongo 3f4d206288 Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will include the lm4f 12 years ago
patacongo 14f72f7a21 Add execv() and execl(); Move lm3s header files for compatibility 12 years ago
Lorenz Meier 9e2076b4e4 Cleared last differences, ready for testing 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo 756aa6b909 Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin 12 years ago
patacongo bf340e0ab5 Support for non-common vectors from Freddie Chopin 12 years ago
patacongo 9fa8d5d608 STM32 F100 High Density support and generic board configuration from Freddie Chopin 12 years ago
patacongo 4960d58d8b Fixes to STM32 definitions from Freddie Chopin 12 years ago
patacongo 7f2512627e Rename elf.h to elf32.h; Additional ELF loader changes 12 years ago
patacongo 247e94d02a Add an ARM ELF header file 12 years ago
Doug Weibel 1e0a34a102 Add functions for computation of the distance and bearing to the nearest point of a line segment or arc segment. 12 years ago
patacongo 2981943392 Resync new repository with old repo r5166 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo c09094ccfc Add W25 FLASH driver; Use attribute definitions in nuttx/compiler.h 13 years ago
px4dev 9d0992d2a7 Make irqsave/irqrestore (much) cheaper. 13 years ago
patacongo fd63baf0fa Fix logic in STM32 SPI driver that leaves interrupts disabled; back out earlier change to irqsave() 13 years ago
patacongo 4070ce05fe Fix a ARMv7-M interrupt disable/optimization bug 13 years ago
patacongo 2aa4af7139 Remove executable property from source and make files 13 years ago
patacongo 84cfa6fceb Email address change in nuttx/ 13 years ago
patacongo a183193473 More progress on the Wildfire STM32 port 13 years ago
patacongo 35451abdd7 Add support for Olimex STM32-P107 board (contributed by Max Holtzberg) 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 43b043c496 Add support for STM32F100x value line. Contributed by Mike Smith. Still missing a file 13 years ago
patacongo 0497992c2c Make name of RTC ALARM interrupt common on STM32 F1,2,4 13 years ago
patacongo 28947f6f72 Add support to the LPC4330-Xplorer port for the Code Red toolchain 13 years ago
patacongo 266f29b3a1 Add a generic GCC stdarg.h header file 13 years ago
patacongo 114f377d60 Add LPC43 GPIO configurtion logic 13 years ago
patacongo 2b8306b95b Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses 13 years ago
patacongo e7556608da Add LPC43 clock initialization logic 13 years ago
patacongo 8cea749617 Progress of LPC43xx build environment 13 years ago
patacongo 51d1925d8d Add LPC43 Event Monitor, EEPROM, FLASH header files 13 years ago
patacongo d09ff7e1f9 Add LPC32xx memory map and interrupt numbers 13 years ago
patacongo 64327c0263 Beginning of NXP LPC4330 port 13 years ago
patacongo 5da1320789 Update all STM32 F2 files so that they are the same as the corresponding F4 files 13 years ago
patacongo 47125132ad Calypso update from Denis Carkiki. Adds UWire driver and support for external memory in NuttX heap 13 years ago
patacongo 34c9408530 Add support for compal e99 and e88 phones 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago