Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2025-12-17
| ||
| 02:51 | add cmsis pic Leaf check-in: 692d1afff0 user: tp tags: trunk | |
|
2025-11-20
| ||
| 03:12 | Finally found original schematic in dark and changed to light for this project, plus added LMT01 pdf's check-in: 9343886aca user: tp tags: trunk | |
|
2025-11-18
| ||
| 02:03 | added correct schematic. start altering source to suit simplest design instead check-in: a66caf9448 user: tp tags: trunk | |
|
2025-11-17
| ||
| 09:34 | added a couple of pictures check-in: 2b61f4f6ad user: tp tags: trunk | |
|
2025-10-27
| ||
| 01:03 | added doc/furs.fossil.howto.md for Sourceforge check-in: c787b73ef0 user: tp tags: trunk | |
|
2025-10-26
| ||
| 23:27 | Remove unfinished LSP stuff check-in: 7750c49ac4 user: tp tags: trunk | |
| 23:08 | replaced schematic with better one check-in: 78ead32590 user: tp tags: trunk | |
| 21:56 | added furs-cnt pic check-in: a89e83e95b user: tp tags: trunk | |
| 12:50 | added plang2-nvim pic check-in: 938b21ad79 user: tp tags: trunk | |
| 12:01 | removed library-f0/f0-disco-48mhz.fs as its written in plang2 syntax check-in: 08a7563518 user: tp tags: trunk | |
| 10:58 | Added 'library-f0' directory containing useful Words for this project check-in: a527438a1d user: tp tags: trunk | |
| 10:32 | Added a lmt01-flowchart in dot, general tidyup of repo check-in: 44c5720c1e user: tp tags: trunk | |
| 04:24 | Makefile tidied up, flowcharts done for the Makefile, thermometer working with all plang2 syntax converted to FURS. check-in: aac08a470f user: tp tags: trunk | |
|
2025-10-25
| ||
| 11:19 | edited Makefile formating with VIM and Neovim, should render neatly in Fossil Wikki now ? check-in: c13cbedb5c user: tp tags: trunk | |
| 08:51 | changed tabs setting in Helix to try and improve Fossil wiki tab file display check-in: 649b04fc9e user: tp tags: trunk | |
|
2025-10-24
| ||
| 10:35 | sensor-test now working, it displays one 100ms cycle check-in: 99e0f3b6ca user: tp tags: trunk | |
| 10:01 | temperature working with C abd F accurate, bfs!, bfc! and enable!, disable! were all ok check-in: 5ad127c562 user: tp tags: trunk | |
| 09:34 | reading degrees C and F correctly, now need to remove variable 'tempcount' check-in: 11e3b0e738 user: tp tags: trunk | |
| 08:26 | Makefile is ok now, but bfs! is causing segfaults, needs a rethink check-in: 00b9c153b6 user: tp tags: trunk | |
| 04:41 | all intermediate files now processed correctly, final plang2 to FURS syntax changes need to be finished and tested. Then the API reader needs registers added to the search list check-in: 8d9caf51a0 user: tp tags: trunk | |
| 03:47 | bugfix in Makefile, namely lots of redundant text, no idea how I did that check-in: 87b1117f81 user: tp tags: trunk | |
| 00:03 | more Makefile edits check-in: 8a736f618a user: tp tags: trunk | |
|
2025-10-23
| ||
| 23:56 | Makefile svd to bitfields names changed and make run successfully check-in: cf306224f7 user: tp tags: trunk | |
| 23:39 | BUG! I forgot to include registers.pat in the makefile! do it now. Also changed the rather badly named svd.pat tobitfields.pat check-in: 710a4985b7 user: tp tags: trunk | |
| 09:30 | Makefile changes check-in: 1b5091541f user: tp tags: trunk | |
| 08:55 | more makefile bugfixes and tidy up, improved 'make clean', fixed flowchart check-in: 47871ef16f user: tp tags: trunk | |
| 07:01 | fixing Makefile errors as it hasnt been tested until now. make is producing a upload.fs that looks ok but all files not updated from plang2 furs yet check-in: ece9b92516 user: tp tags: trunk | |
|
2025-10-22
| ||
| 04:39 | changed furs.png again check-in: 806719106e user: tp tags: trunk | |
| 04:27 | changed furs pic check-in: bf4f3de172 user: tp tags: trunk | |
| 03:56 | added pic of furs in operation check-in: b3e620ccf8 user: tp tags: trunk | |
| 02:27 | consolidated and simplified project ready for release now that furs reader is ready check-in: 21f3bb2c44 user: tp tags: trunk | |
|
2025-10-20
| ||
| 05:57 | added help text to FURS check-in: 57fc3bfb16 user: tp tags: trunk | |
|
2025-10-19
| ||
| 22:11 | mods to furs check-in: bbc2695dbd user: tp tags: trunk | |
| 21:11 | './furs -s <search term>' now working as designed check-in: a979292b27 user: tp tags: trunk | |
| 20:19 | renamed svd2db to furs and have initial find working check-in: 8788c8cbc7 user: tp tags: trunk | |
| 08:43 | added readdb ready to convert it to furs.db check-in: eabbb3b3df user: tp tags: trunk | |
| 06:36 | added more pics check-in: 0fa2863193 user: tp tags: trunk | |
| 05:30 | removed alternate syntax gpio.fs files check-in: 376948ac29 user: tp tags: trunk | |
|
2025-10-13
| ||
| 08:57 | added more example project (thermometer) related pics check-in: 445a4e8a8f user: tp tags: trunk | |
|
2025-10-04
| ||
| 09:19 | same again check-in: 5afdc968ec user: tp tags: trunk | |
| 09:19 | change last pic check-in: 758a8f5479 user: tp tags: trunk | |
| 09:08 | added f0 internal pic check-in: a213ebf8ec user: tp tags: trunk | |
|
2025-09-30
| ||
| 07:51 | Started on the cmsis-lsp, currently working on 'specifications.md' check-in: b90293f8f9 user: tp tags: trunk | |
|
2025-09-29
| ||
| 07:08 | Everything is working, gpio.fs has been rewritten using FURS syntax and output looks good.Documentation is up to date check-in: 3119133390 user: tp tags: trunk | |
|
2025-09-28
| ||
| 05:57 | Tested the whole makefile short of uploading with swd2 but thats a no brainer, all looks good and easy to use! New syntax is very simple and easy to use apart from having to find and enter CMSIS names by hand, but the SVD-LSP should fix that check-in: 4dc26887ed user: tp tags: trunk | |
|
2025-09-27
| ||
| 11:45 | changed to a commented out bitWidth for consistency again after tests. bfs! and bfc! are both Bytes: 16 long. They now require a parameter be entered after the CMSIS-name check-in: 7266e92b68 user: tp tags: trunk | |
| 11:14 | Bitwidth is now commented out for all access-rights for conformity, bfs! and bfc! Words work as designed check-in: b370248caa user: tp tags: trunk | |
| 07:16 | Experiments with access-rights worked fine, but I got carried away as the pattern file isnt the place for this because the user wont ever see it. The patern file has to be strictly bitWidths and bitOffest and address. Access rights can be used to discriminate between single and multi bitWidths I think. check-in: 2221af685b user: tp tags: trunk | |
| 06:39 | Changed from registers.svd and peripherals.svd to svd.svd, which incorporates both plus tests the access-rights bit to determine the test that's saved in the svd.pat file. It's looking good so far, still testing tho. check-in: 4a1615d1c2 user: tp tags: trunk | |
|
2025-09-26
| ||
| 12:07 | stripped_source_out is now working, there are extra spaces in some areas that could use removal, but its not urgent, ok for now check-in: 292bfa11d1 user: tp tags: trunk | |