Git
Wiki
Site
projects
/
soft
/
lpc82x
/
core
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
soft/lpc82x/core
2023-02-11
Nathael Pajani
Update Makefile to prevent build of host apps with...
master
commit
|
commitdiff
|
tree
|
snapshot
2023-02-11
Nathael Pajani
Add and update gitignore files
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Update priority request in systick_timer_on()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Fix NVIC_SetPriority function !
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add support for both LPC822 and LPC824 with different...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Adding deep sleep support Improving sleep state support
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Adding self-wakeup timer support
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Comments updates
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Remove unused function definition from bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Fix registers definition for LPC82x system registers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Update watchdog code to allow use of watchdog as wake...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add function to stop continuous CC to BQ769x0 BMS support
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add Cell ballancing helpers to BQ769x0 BMS support
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Improve WS2812 leds support and add WS2811 leds support
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Remove comment related to another uC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Remove typedef
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Starting ROM uart support, not tested yet.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add PCF85363A RTC support
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
bq769x0 BMS support (tested, but to be completed) Worki...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Watchdog support fixed and tested. To be completed...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Update for power management (sleep and power down)...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add script to update version number for a given project...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Utils additions and fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add define for PWM_OUT_INIT_SET
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Fix serial driver
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Typo fix in defines names for AHB (and not ABH)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Control of PWM duty cycle requires change of match...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
sctimer_on is only for LPC_SCT
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add 16bits versions of defines for Autolimit and autore...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
uart->out_buff cannot be NULL, remove this tests.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Echo on serial must be only a "best effort" and not...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add the ntoh* and hton* functions to the utils lib.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Fix types in serial driver
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Use available info from register rather than shift...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
API compatibility fixes for watchdog configuration...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Updated Makefile: Use LDFLAGS instead of LINKOPTS Use...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Fix compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Changes to timers API
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Changes to ADC API
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Return a more explicit error value
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Update/Use enums for ports definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Re-organise code
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
updated comments
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Remove duplicated comments
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Use "" instead of <> for includes, for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Adding bits_set() to header file
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
ADC driver fixes and (small) improvements
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add VCNL4040 I2C Light / Distance sensor support
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Update comments and add include guards
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
small cosmetic fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add support for BME280 I2C Barometric, humidity and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add some delay between consecutive access to the sensor...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Fix enable / disable values for UV sensor
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Set sensor as not present upon I2C communication errors
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
VEML6070 I2C UV sensor driver
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
TSL256x I2C luminosity and IR sensor driver
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add a small delay between two consecutive access to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
I2C driver fixes Move the release_bus part to a specifi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Add gpio_read() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Move enum to header file.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Fix comments and use uprintf instead of serial_write
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Adding comments to the pwm config structure and functio...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Adding partial support for State Configurable Timers...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-10
Nathael Pajani
Initial commit Most of the code received basic testing...
commit
|
commitdiff
|
tree
|
snapshot
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 !