Git
Wiki
Site
projects
/
soft
/
lpc122x
/
core
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
soft/lpc122x/core
2022-11-08
Nathael Pajani
Fix this copy-paste error ... oups :(
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add some gpio helper functions. Note that these are...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add comments to gpio driver header
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add comments to Status led external driver header file
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Missing include in header file
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add support for RTC Tested on Sub1GHz module because...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
System tick timer additions and improvements Implement...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Remove GPIO-Demo module or DomoTab specific parts from...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
this is not true for all the modules.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Allow configuration of pins used for status leds
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Allow app-level CC1101 configuration modifications
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Make the apps Makefiles "app independent" This makes...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Change variable and function name as it counts clock...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Cyprien Laplace
systick: provide access to a global count of systick...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Provide support for multiple applications in the same...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Moving DHT11 support to a specific external driver.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Cyprien Laplace
Use new set_pins scheme - part 1 Remove individual...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Cyprien Laplace
Make use of the pio and gpio config functions - eeprom...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Cyprien Laplace
Make use of the pio and gpio config functions - status_...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Make use of the pio and gpio config functions - cc1101...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Cyprien Laplace
Fix : set gpio state only when GPIO is configured as...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add a set_pins() core function which can configure...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Use const structs for the pio definitions Move the...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
allow use of different cross-compiler on the command...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
use const for functions which do not modify the pio...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Cyprien Laplace
status-led: put led status in an array
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Separate internal LPC drivers and external ones Place...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Fix the term colors so that we get back to default...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
-ffreestanding Assert that compilation targets a freest...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
This comment comes from the original makefile ... chang...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Remove warning on some gcc versions (thanks Alexandre...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Allow use of a null status argument.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add comments to signal yet unsupported feature
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Fix problem with ADC at conversion rates above a few...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Better comments for systick callback information.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Use second value in config field to select the timer...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add partial support for event driven conversions Only...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Adding support for address change Adding support for...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
The previous test may never come true if we do not...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
There is no "single burst" mode on the LPC1224, remove...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
The ADC resolution cannot be selected on the LPC1224...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Sometimes GCC needs Low registers instead of general...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add support for user information block reading. (Use...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Partial IAP ROM helpers support
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Implement timer interrupt callbacks
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Remove comments comming from the linux kernel but irrel...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Declare a weak "empty" pio struct for each driver insid...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Some more precision in the comments.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Split build rule in two parts : linking and binary...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Argh ! hidden, silent bug, as I always used port 0...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Hey, this one is for LPC1224 ...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Make sure we receive valid (at least not NULL) pointers...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Remove unusefull flags and move static directive to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Function not used in current main(), so name mismatch...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
This driver is specific to TMP101 sensor, reflect this...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Adding tags and binary to ignore list.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Adding some comments about the "status" led used on...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Adding gpio config function, which in turn calls config...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Improved ADC support (untested)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
This function is now internal to driver.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
One more part of multiple SPI busses support (not for...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Call gpio pins configuration Make the configuration...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Comments improved or corrected.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Removing unrequiered include
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add support for the CC1101 chip from TI Receiving is...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
No functional change. Only use the same coding rules...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Improved name and comment. Made the function specific...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Improved and easier GPIO ports access, based on the...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Improved implementation of the SSP (SPI) Bus handling.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Updated readme
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Allow configuration of UART as RS485 or IrDA (IrDA...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Fix pio definitions (restore green status led !) and...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
CLKOUT support and test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Some cleanup
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Utility functions.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Fix : call the ADC pin configuration ! Comments added...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Comments and typo
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Very big commit for a big rewrite of the pins configura...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Use a dummy fault handler in core and move the "user...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
There are more than the division routines in ROM. Prepa...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Systick code review and fix of systick timer frequency.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Bit 14 is used in LPC12xx.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Using concatenation in macro is confusing as it does...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add RX callback for UARTs. (To be tested)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add an easy way to select the GPIO Function on a pin.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
SPI and eeprom chip select fixes.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
System tick callback : the basics of OS implementation :)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Add comments
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Make timer a parameter of the RGB led test function...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Change and use defines for ADC channels selection
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Updated readme
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
GPIO interrupts configuration and handling.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Do not change data dir for other pins !
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Comment and code for those with a LQFP64 or LQFP100...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Make use of config_gpio() function in all drivers....
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
SPI code rewrite due to difficulties in handling slave...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Improved comments on error codes.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Forgotten include gards
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Export spi_transfer_single_frame() to "user" (code...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Nathael Pajani
Adding timer mode to timer support Some modification...
commit
|
commitdiff
|
tree
|
snapshot
next
Techno-Innov
42 impasse de la Combe du Bois
01150 Blyes - France
contact@techno-innov.fr
Design et hébergement du site :
Techno-Innov
Techno-Innov
- SARL Coopérative
539 169 417 RCS Bourg-en-Bresse
Ce site n'utilise pas de cookies, désolé pour les gourmands !