stnolting
|
2c0b0e75a9
|
🚀 preparing release v1.11.3
Documentation / SW Framework (push) Waiting to run
Documentation / Datasheet (push) Waiting to run
Documentation / Deploy to Releases and Pages (push) Blocked by required conditions
Processor / processor simulation (push) Waiting to run
|
2025-04-21 11:16:16 +02:00 |
|
stnolting
|
21436a8d5b
|
[sw/lib] minor edits
Processor / processor simulation (push) Waiting to run
|
2025-04-20 20:03:22 +02:00 |
|
stnolting
|
1eab05070d
|
[uart] add non-blocking TX functions
Processor / processor simulation (push) Waiting to run
|
2025-04-20 07:19:51 +02:00 |
|
stnolting
|
31f418edfd
|
Merge branch 'main' into rework_bootloader
Documentation / SW Framework (push) Has been cancelled
Documentation / Datasheet (push) Has been cancelled
Processor / processor simulation (push) Has been cancelled
Documentation / Deploy to Releases and Pages (push) Has been cancelled
|
2025-04-17 19:02:34 +02:00 |
|
SirBramble
|
f170dcd126
|
[sw/bootloader/config] changed default TWI_BULK_WRITE_EN to 0
|
2025-04-17 09:20:26 +02:00 |
|
SirBramble
|
540073097f
|
[sw/bootloader] removed inline attribute for twi_flash_delay_twi_tick
|
2025-04-16 11:40:19 +02:00 |
|
SirBramble
|
23ca1ae782
|
[sw/bootloader] added option to disable UART splash screen
|
2025-04-15 11:08:17 +02:00 |
|
SirBramble
|
6d310264cf
|
[sw/bootloaer/twi_flash] removed delay before repeated start
|
2025-04-15 10:38:26 +02:00 |
|
SirBramble
|
b074c4affa
|
[bootloader] return device_nack
return device ACK/NACK from sending the EEPROM address
|
2025-04-13 21:38:28 +02:00 |
|
stnolting
|
2affe17bcf
|
[bootloader] remove trailing spaces
|
2025-04-13 21:23:12 +02:00 |
|
stnolting
|
93a363e9d8
|
[bootloader] minor format edits
|
2025-04-13 21:14:32 +02:00 |
|
stnolting
|
fab9c20837
|
[config.h] revert original TWI clock prescaler
|
2025-04-13 21:11:44 +02:00 |
|
stnolting
|
214430a5c3
|
[bootloader] makefile: re-add line break at file end
|
2025-04-13 21:06:59 +02:00 |
|
stnolting
|
3e4899210f
|
[sw/common] generalize system tools
Documentation / SW Framework (push) Has been cancelled
Documentation / Datasheet (push) Has been cancelled
Processor / processor simulation (push) Has been cancelled
Documentation / Deploy to Releases and Pages (push) Has been cancelled
|
2025-04-13 21:02:24 +02:00 |
|
SirBramble
|
a589c074cb
|
[sw/bootloader/main] removed uart check for twi initialisation
|
2025-04-13 18:23:18 +02:00 |
|
SirBramble
|
87fca626d4
|
[sw/bootloader] cleanup
|
2025-04-13 18:21:13 +02:00 |
|
stnolting
|
6088aeeaf3
|
[processor_check] add build info
|
2025-04-13 08:06:33 +02:00 |
|
stnolting
|
13bf0ab96b
|
[sw/lib] add NEORV32_GIT_TAG define
exported from makefile
|
2025-04-13 08:06:19 +02:00 |
|
stnolting
|
ee81febda0
|
[sw/common] cleanup
|
2025-04-13 08:05:49 +02:00 |
|
stnolting
|
66d364910d
|
[sw/common] add git tag variable
|
2025-04-13 08:05:27 +02:00 |
|
stnolting
|
ab6bca3bb4
|
Merge branch 'main' into sw_cleanup
|
2025-04-12 23:03:12 +02:00 |
|
stnolting
|
8047372af8
|
[svd] update (and fix) PWM module
|
2025-04-12 22:50:04 +02:00 |
|
stnolting
|
a6ca110385
|
[sw/common] clean up
|
2025-04-12 22:36:03 +02:00 |
|
Henrik Brix Andersen
|
f703dedf86
|
[sw/lib/pwm] add support for setting PWM polarity
|
2025-04-12 19:52:20 +00:00 |
|
stnolting
|
d7e751cd2d
|
[sw/common] add verbosity configuration
|
2025-04-12 21:20:10 +02:00 |
|
stnolting
|
6c166c9dea
|
[sw/common] remove obsolete variables
|
2025-04-12 21:19:40 +02:00 |
|
stnolting
|
25ae032245
|
[eclipse] cleanup example program
|
2025-04-12 10:34:05 +02:00 |
|
stnolting
|
cc8712a637
|
[openocd] set default adapter speed to 8MHz
|
2025-04-12 10:33:49 +02:00 |
|
stnolting
|
7685a9a550
|
[sw/common] clean up central makefile
|
2025-04-12 10:24:40 +02:00 |
|
stnolting
|
299a953f71
|
[eclipse] ignore setting folder
|
2025-04-12 10:17:42 +02:00 |
|
stnolting
|
238b9f78da
|
[eclipse] remove settings folder
|
2025-04-12 10:17:05 +02:00 |
|
SirBramble
|
a82bc616bc
|
[sw/bootloader/main] added peripheral checks for autostart
|
2025-04-11 16:25:46 +02:00 |
|
SirBramble
|
de9f4bf2eb
|
[sw/bootloader/twi_flash] added delay before repeated start
|
2025-04-11 16:23:52 +02:00 |
|
SirBramble
|
de4cdb30ff
|
twi bootloader fix
|
2025-04-11 14:16:18 +02:00 |
|
stnolting
|
c8fa55d13f
|
Merge branch 'main' into rework_bootloader
Documentation / SW Framework (push) Has been cancelled
Documentation / Datasheet (push) Has been cancelled
Processor / processor simulation (push) Has been cancelled
Documentation / Deploy to Releases and Pages (push) Has been cancelled
|
2025-04-08 20:26:11 +02:00 |
|
SirBramble
|
b047c78d43
|
Merge branch 'main' into neoled_bugfix
|
2025-04-08 17:42:49 +02:00 |
|
SirBramble
|
6535399db5
|
[sw/lib/neoled] change "irq_mode" description to match data sheet
|
2025-04-08 11:00:16 +02:00 |
|
SirBramble
|
4c60e17b57
|
[sw/lib/neoled] fix "irq_mode" shift amount
|
2025-04-08 10:48:58 +02:00 |
|
stnolting
|
447f7f0eac
|
[processor_check] adjust SDI input speed to max
SDI input clock has to be *less* than 1/4 of the processor's main clock
|
2025-04-07 22:43:46 +02:00 |
|
stnolting
|
e1283bcb3b
|
[sw/lib] add restart/reset functions (#1226)
Documentation / SW Framework (push) Waiting to run
Documentation / Datasheet (push) Waiting to run
Documentation / Deploy to Releases and Pages (push) Blocked by required conditions
Processor / processor simulation (push) Waiting to run
|
2025-04-07 21:31:40 +02:00 |
|
stnolting
|
2154440693
|
[processor_check] add _Atomic tests
Processor / processor simulation (push) Waiting to run
|
2025-04-07 18:56:12 +02:00 |
|
stnolting
|
6c05583b41
|
[wdt] add "force reset" function
|
2025-04-07 18:38:07 +02:00 |
|
stnolting
|
d4e1280c2e
|
[cpu] add "soft restart" function
|
2025-04-07 18:37:50 +02:00 |
|
stnolting
|
1ce3b64713
|
[sw/lib] export crt0 entry linker symbol
|
2025-04-07 18:37:30 +02:00 |
|
stnolting
|
76b6b707f0
|
Merge branch 'main' into rework_bootloader
Documentation / SW Framework (push) Has been cancelled
Documentation / Datasheet (push) Has been cancelled
Processor / processor simulation (push) Has been cancelled
Documentation / Deploy to Releases and Pages (push) Has been cancelled
|
2025-04-05 18:06:03 +02:00 |
|
stnolting
|
9eafd4216c
|
[linker] fix alignment of init/fini arrays
|
2025-04-05 17:30:16 +02:00 |
|
stnolting
|
258400a2f2
|
Merge branch 'main' into rework_bootloader
|
2025-04-04 05:04:31 +02:00 |
|
stnolting
|
78a257a0cd
|
[bootloader] minor user console cleanups
Documentation / SW Framework (push) Has been cancelled
Documentation / Datasheet (push) Has been cancelled
Processor / processor simulation (push) Has been cancelled
Documentation / Deploy to Releases and Pages (push) Has been cancelled
|
2025-03-30 09:24:09 +02:00 |
|
stnolting
|
61ba38205c
|
Merge branch 'main' into rework_bootloader
|
2025-03-30 06:42:42 +02:00 |
|
stnolting
|
e65c650f54
|
[sw[example] cleanups
|
2025-03-29 21:44:55 +01:00 |
|